summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
diff options
context:
space:
mode:
authorAurabindo Pillai <aurabindo.pillai@amd.com>2020-05-19 22:48:43 +0200
committerAlex Deucher <alexander.deucher@amd.com>2020-07-15 19:27:34 +0200
commit6e14adea0ac3037d923a9591d1a094c115d7947c (patch)
tree2b9977d09070602c2128a073799b0c6dd8425eca /drivers/nvme/host
parentinclude/uapi/linux: Update KFD ioctl version (diff)
downloadlinux-6e14adea0ac3037d923a9591d1a094c115d7947c.tar.xz
linux-6e14adea0ac3037d923a9591d1a094c115d7947c.zip
drm/amd/amdkfd: Fix large framesize for kfd_smi_ev_read()
The buffer allocated is of 1024 bytes. Allocate this from heap instead of stack. Also remove check for stack size since we're allocating from heap Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Tested-by: Amber Lin <Amber.Lin@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/nvme/host')
0 files changed, 0 insertions, 0 deletions