diff options
author | Matthew Wilcox (Oracle) | 2022-09-06 19:49:05 +0000 |
---|---|---|
committer | Andrew Morton | 2022-09-26 19:46:26 -0700 |
commit | 8220543df1489ef96c3d4e8b0b3b03c340e3943e (patch) | |
tree | 54792eb157c6da2d2aa121cafa2c40b45d8e756d /arch/riscv/kernel | |
parent | f683b9d613193362ceb954c216f663a43c027302 (diff) |
nommu: remove uses of VMA linked list
Use the maple tree or VMA iterator instead. This is faster and will allow
us to shrink the VMA.
Link: https://lkml.kernel.org/r/20220906194824.2110408-66-Liam.Howlett@oracle.com
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
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: Davidlohr Bueso <dave@stgolabs.net>
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 'arch/riscv/kernel')
0 files changed, 0 insertions, 0 deletions