diff options
| author | Aurabindo Pillai <[email protected]> | 2020-05-19 20:48:43 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-07-15 17:27:34 +0000 |
| commit | 6e14adea0ac3037d923a9591d1a094c115d7947c (patch) | |
| tree | 2b9977d09070602c2128a073799b0c6dd8425eca /drivers/gpu/drm/omapdrm/omap_connector.c | |
| parent | include/uapi/linux: Update KFD ioctl version (diff) | |
| download | kernel-6e14adea0ac3037d923a9591d1a094c115d7947c.tar.gz kernel-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 <[email protected]>
Tested-by: Amber Lin <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_connector.c')
0 files changed, 0 insertions, 0 deletions
