linux/drivers/gpu/drm/amd
Randy Dunlap c393e9b2d5 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 <rdunlap@infradead.org>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2017-11-26 11:31:32 +02:00
..
acp drm: amd: remove broken include path 2017-03-14 19:19:44 -04:00
amdgpu drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode 2017-11-26 11:31:32 +02:00
amdkfd drm/amdkfd: fix amdkfd use-after-free GP fault 2017-11-26 11:31:32 +02:00
include Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd5f/linux into drm-next 2017-11-14 05:53:39 +10:00
lib drm/amd/chash: Fix typo 2017-09-28 16:03:29 -04:00
powerplay drm/amd/pp: fix typecast error in powerplay. 2017-11-20 18:20:24 -05:00
scheduler drm/amd/sched: fix job tear down order v2 2017-10-19 15:27:08 -04:00