diff options
author | Liam R. Howlett <Liam.Howlett@Oracle.com> | 2023-01-20 19:26:50 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-10 03:51:38 +0300 |
commit | 18b098af2890cdeab07368405409111197f190d2 (patch) | |
tree | 5d8d1b76b5de2f98406dba67973107ebca194ba1 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | 0503ea8f5ba73eb3ab13a81c1eefbaf51405385a (diff) | |
download | linux-18b098af2890cdeab07368405409111197f190d2.tar.xz |
vma_merge: set vma iterator to correct position.
When merging the previous value, set the vma iterator to the previous
slot. Don't use the vma iterator to get the next/prev so that it is in
the correct position for a write.
Link: https://lkml.kernel.org/r/20230120162650.984577-50-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions