]> www.infradead.org Git - users/jedix/linux-maple.git/commit
parisc: Remove mmap linked list from cache handling
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 4 Jan 2021 19:25:19 +0000 (14:25 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 30 Oct 2021 03:38:43 +0000 (23:38 -0400)
commit31d4dc0e6f43f4488081253bff71e96970a5ae04
treeb45d793a2593b87782d10867e376fb022618ac1e
parent005092b57dab5b82dc8acc402bee11bf61641216
parisc: Remove mmap linked list from cache handling

Use the VMA iterator instead.

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
arch/parisc/kernel/cache.c