commit | 5553b15a4bbba8039e1f31b63642048286f540dc | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Wed Aug 02 16:13:43 2023 +0100 |
committer | Andrew Morton <akpm@linux-foundation.org> | Thu Aug 24 16:20:21 2023 -0700 |
tree | 5ab7c762f8796a1b02ca2a0162f7992fa444614c | |
parent | a6d01af08b2e40772cf97e700b699850f6862886 [diff] |
m68k: implement the new page table range API Add PFN_PTE_SHIFT, update_mmu_cache_range(), flush_icache_pages() and flush_dcache_folio(). Link: https://lkml.kernel.org/r/20230802151406.3735276-16-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Tested-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Mike Rapoport (IBM) <rppt@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>