Merge tag 'drm-amdkfd-next-2016-07-03' of git://people.freedesktop.org/~gabbayo/linux...
authorDave Airlie <airlied@redhat.com>
Fri, 8 Jul 2016 03:29:32 +0000 (13:29 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 8 Jul 2016 03:29:32 +0000 (13:29 +1000)
commitccd0e7887b7920e5c8a198eb9600ae26f13d631a
treed47d807fcb85b76f970e979c2d63d5b421fd1c5e
parent5dd0775e502b26b44e5bcb5f504a977a565f2f3e
parent7fd5e03ca6b41a591bd9fda083362b8a07cfb5f7
Merge tag 'drm-amdkfd-next-2016-07-03' of git://people.freedesktop.org/~gabbayo/linux into drm-next

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.

* tag 'drm-amdkfd-next-2016-07-03' of git://people.freedesktop.org/~gabbayo/linux:
  drm/amdkfd: destroy mutex if process creation fails
  drm/amdkfd: Remove create_workqueue()