diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-09-06 22:49:01 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-09-27 05:46:23 +0300 |
commit | a5f18ba0727656bd1fe3bcdb0d563f81790f9a04 (patch) | |
tree | 9e8f65f31694704f148cb3167dfb49911961df86 /mm/madvise.c | |
parent | 685405020b9f24ec979d41e6c27207be97c000cf (diff) | |
download | linux-a5f18ba0727656bd1fe3bcdb0d563f81790f9a04.tar.xz |
mm/ksm: use vma iterators instead of vma linked list
Remove the use of the linked list for eventual removal.
Link: https://lkml.kernel.org/r/20220906194824.2110408-54-Liam.Howlett@oracle.com
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
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: SeongJae Park <sj@kernel.org>
Cc: Sven Schnelle <svens@linux.ibm.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/madvise.c')
0 files changed, 0 insertions, 0 deletions