commit | 4f9ea1d0d1ed914092d9e03d87d80fa7e63ecc8f | [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 15:12:17 2018 -0500 |
tree | c6c198ee4870eba7c64b734606136bb87e7c4594 | |
parent | 85eff20020a656b2d13b33dc4681523508fee037 [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>