diff options
author | Felix Kuehling <[email protected]> | 2017-08-01 22:34:55 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-08-02 14:29:58 -0400 |
commit | 68c9793d63e02f0683fdbf5e82d148d72ed1dbe0 (patch) | |
tree | c94f75cdedcfb98e118773f0bf39f1402d927f06 /lib/mpi/mpi-internal.h | |
parent | 5694785cf09bf0e7bd8e5f62361ea34fa162a4a0 (diff) |
drm/amdgpu: Use list_del_init in amdgpu_mn_unregister
Otherwise bo->shadow_list (which is aliased by bo->mn_list) will not
appear empty in amdgpu_ttm_bo_destroy and cause an oops when freeing
former userptr BOs.
Signed-off-by: Felix Kuehling <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions