commit | 4a2de54dc1d7668fa364d8483420ba64b120963b | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Aug 24 14:48:02 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 27 14:50:56 2018 -0500 |
tree | dd30344ce3d833b037c9104a9e02aa26ba94c8f4 | |
parent | 72ef23de207bad349ddc648296f330e176ac175b [diff] |
drm/amdgpu: fix holding mn_lock while allocating memory We can't hold the mn_lock while allocating memory. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>