Home
last modified time | relevance | path

Searched hist:e70bbca607424dbb236cc641adba39c2cc0d65c5 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/parisc/kernel/
H A Dcache.cdiff e70bbca607424dbb236cc641adba39c2cc0d65c5 Wed Aug 02 17:13:48 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> parisc: implement the new page table range API

Add set_ptes(), update_mmu_cache_range(), flush_dcache_folio() and
flush_icache_pages(). Change the PG_arch_1 (aka PG_dcache_dirty) flag
from being per-page to per-folio.

Link: https://lkml.kernel.org/r/20230802151406.3735276-21-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Mike Rapoport (IBM) <rppt@kernel.org>
Cc: "James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
Cc: Helge Deller <deller@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>