diff options
author | 2022-09-06 19:49:01 +0000 | |
---|---|---|
committer | 2022-09-26 19:46:23 -0700 | |
commit | 3547481831acd99d6f9c3b2cef16f269e6eaad9c (patch) | |
tree | 9770c5f58b3ff40f8465d1c4404ba815692c5c3f /mm/mlock.c | |
parent | mm/ksm: use vma iterators instead of vma linked list (diff) | |
download | wireguard-linux-3547481831acd99d6f9c3b2cef16f269e6eaad9c.tar.xz wireguard-linux-3547481831acd99d6f9c3b2cef16f269e6eaad9c.zip |
mm/madvise: use vma_find() instead of vma linked list
madvise_walk_vmas() no longer uses linked list.
Link: https://lkml.kernel.org/r/20220906194824.2110408-55-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/mlock.c')
0 files changed, 0 insertions, 0 deletions