]> www.infradead.org Git - users/jedix/linux-maple.git/commit
parisc: remove mmap linked list from cache handling
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 14 Apr 2022 06:07:17 +0000 (23:07 -0700)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 11 May 2022 13:09:54 +0000 (09:09 -0400)
commit9b15687e104ff66a08202caafc3e445e059c9a31
tree0d8a4880e25800ba4979107eafffcacc69a983d3
parentbe0e7138154c7d40fbea893311d0abb47c1aa571
parisc: remove mmap linked list from cache handling

Use the VMA iterator instead.

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>
arch/parisc/kernel/cache.c