aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2017-11-13 16:08:48 +0000
committerOded Gabbay <[email protected]>2017-11-26 09:31:32 +0000
commitc393e9b2d51540b74e18e555df14706098dbf2cc (patch)
treee69965617b2ee943ba703fbbfff9027690191723 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm/amdkfd: Fix SDMA oversubsription handling (diff)
downloadkernel-c393e9b2d51540b74e18e555df14706098dbf2cc.tar.gz
kernel-c393e9b2d51540b74e18e555df14706098dbf2cc.zip
drm/amdkfd: fix amdkfd use-after-free GP fault
Fix GP fault caused by dev_info() reference to a struct device* after the device has been freed (use after free). kfd_chardev_exit() frees the device so 'kfd_device' should not be used after calling kfd_chardev_exit(). Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions