Hi Dave,
A few amdkfd patches for 4.8. One patch replaces deprecated kernel api call (create_workqueue) and the other patch properly cleans up resources in case of failing to create a process object.
Thanks,
Oded
The following changes since commit dac2c48ca5ac9bb2d6339aaa733c60d5b801ee86:
Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next (2016-07-02 16:21:35 +1000)
are available in the git repository at:
git://people.freedesktop.org/~gabbayo/linux tags/drm-amdkfd-next-2016-07-03
for you to fetch changes up to 7fd5e03ca6b41a591bd9fda083362b8a07cfb5f7:
drm/amdkfd: destroy mutex if process creation fails (2016-07-03 08:05:45 +0300)
---------------------------------------------------------------- Bhaktipriya Shridhar (1): drm/amdkfd: Remove create_workqueue()
Oded Gabbay (1): drm/amdkfd: destroy mutex if process creation fails
drivers/gpu/drm/amd/amdkfd/kfd_process.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)