summaryrefslogtreecommitdiffstats
path: root/mm/msync.c
diff options
context:
space:
mode:
authorLiam R. Howlett <Liam.Howlett@Oracle.com>2022-09-06 19:49:03 +0000
committerAndrew Morton <akpm@linux-foundation.org>2022-09-26 19:46:24 -0700
commit396a44cc58910317b03dd73a93ab4fe6b76df658 (patch)
treedb474b8429222f9a9a1fb51d1a2358948d975929 /mm/msync.c
parent70821e0b89dd477109c42a92d571f6dc6f6aa956 (diff)
downloadlinux-396a44cc58910317b03dd73a93ab4fe6b76df658.tar.gz
linux-396a44cc58910317b03dd73a93ab4fe6b76df658.tar.bz2
linux-396a44cc58910317b03dd73a93ab4fe6b76df658.zip
mm/mremap: use vma_find_intersection() instead of vma linked list
Using the vma_find_intersection() call allows for cleaner code and removes linked list users in preparation of the linked list removal. Also remove one user of the linked list at the same time in favour of find_vma(). Link: https://lkml.kernel.org/r/20220906194824.2110408-60-Liam.Howlett@oracle.com Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com> Acked-by: Vlastimil Babka <vbabka@suse.cz> Reviewed-by: Davidlohr Bueso <dave@stgolabs.net> Tested-by: Yu Zhao <yuzhao@google.com> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: David Hildenbrand <david@redhat.com> Cc: David Howells <dhowells@redhat.com> Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org> Cc: SeongJae Park <sj@kernel.org> Cc: Sven Schnelle <svens@linux.ibm.com> Cc: Will Deacon <will@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/msync.c')
0 files changed, 0 insertions, 0 deletions