commit | a0f208453b97565dab8c334ff013aa5ab3c66d0c | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Jul 30 14:17:41 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 31 16:58:18 2018 -0500 |
tree | cc476bf48d6d286d729c807c677a4ad449b0fb6d | |
parent | 81c6dabcc990c341793368db985ee8aca5713b16 [diff] |
drm/amdgpu: nuke amdgpu_bo_list_free The RCU grace period is harmless and avoiding it is not worth the effort of doubling the implementation. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>