]> 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>
Tue, 26 Apr 2022 14:36:38 +0000 (10:36 -0400)
commit1c52d28cdbfdcc1df302692a83160655685f331e
tree10f0c9f32052ccfe1ee22c8ee3f440a7ab3636b4
parent770c60a38127837e1262e49b29749777f4491d61
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