summaryrefslogtreecommitdiffstats
path: root/mm/mremap.c
diff options
context:
space:
mode:
authorLiam R. Howlett <Liam.Howlett@Oracle.com>2023-01-20 11:26:36 -0500
committerAndrew Morton <akpm@linux-foundation.org>2023-02-09 16:51:36 -0800
commit0fd5a9e2b09ff589370f2c536df77654ed2d341f (patch)
treeda34cf01e5c9eceeda7669e6ad46befdc102762a /mm/mremap.c
parentc465be97a4bc0022688d99f77a75b9be91843b31 (diff)
downloadlinux-0fd5a9e2b09ff589370f2c536df77654ed2d341f.tar.gz
linux-0fd5a9e2b09ff589370f2c536df77654ed2d341f.tar.bz2
linux-0fd5a9e2b09ff589370f2c536df77654ed2d341f.zip
mm: pass vma iterator through to __vma_adjust()
Pass the iterator through to be used in __vma_adjust(). The state of the iterator needs to be correct for the operation that will occur so make the adjustments. Link: https://lkml.kernel.org/r/20230120162650.984577-36-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 'mm/mremap.c')
0 files changed, 0 insertions, 0 deletions