diff options
author | Christian König <christian.koenig@amd.com> | 2018-09-12 21:19:57 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-09-13 15:14:11 -0500 |
commit | 03651735fbded39f608163718f816ab9cf14fba7 (patch) | |
tree | ba83f70ceb6cf511f785c64250f2b69498760816 /drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.h | |
parent | c37e2d29f0fbc933508637d7129a8f079b06ab40 (diff) | |
download | linux-03651735fbded39f608163718f816ab9cf14fba7.tar.gz linux-03651735fbded39f608163718f816ab9cf14fba7.tar.bz2 linux-03651735fbded39f608163718f816ab9cf14fba7.zip |
drm/ttm: once more fix ttm_bo_bulk_move_lru_tail
While cutting the lists we sometimes accidentally added a list_head from
the stack to the LRUs, effectively corrupting the list.
Remove the list cutting and use explicit list manipulation instead.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-and-Tested: Huang Rui <ray.huang@amd.com>
Tested-by: Mike Lothian <mike@fireburn.co.uk>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.h')
0 files changed, 0 insertions, 0 deletions