linux/arch
Matthew Wilcox (Oracle) 665f640294 sparc32: implement the new page table range API
Add PFN_PTE_SHIFT, update_mmu_cache_range(), flush_dcache_folio() and
flush_icache_pages().

Link: https://lkml.kernel.org/r/20230802151406.3735276-26-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Mike Rapoport (IBM) <rppt@kernel.org>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-08-24 16:20:23 -07:00
..
alpha alpha: implement the new page table range API 2023-08-24 16:20:19 -07:00
arc arc: implement the new page table range API 2023-08-24 16:20:20 -07:00
arm arm: implement the new page table range API 2023-08-24 16:20:20 -07:00
arm64 arm64: implement the new page table range API 2023-08-24 16:20:20 -07:00
csky csky: implement the new page table range API 2023-08-24 16:20:20 -07:00
hexagon hexagon: implement the new page table range API 2023-08-24 16:20:20 -07:00
ia64 ia64: implement the new page table range API 2023-08-24 16:20:21 -07:00
loongarch loongarch: implement the new page table range API 2023-08-24 16:20:21 -07:00
m68k m68k: implement the new page table range API 2023-08-24 16:20:21 -07:00
microblaze microblaze: implement the new page table range API 2023-08-24 16:20:21 -07:00
mips mips: implement the new page table range API 2023-08-24 16:20:22 -07:00
nios2 nios2: implement the new page table range API 2023-08-24 16:20:22 -07:00
openrisc openrisc: implement the new page table range API 2023-08-24 16:20:22 -07:00
parisc parisc: implement the new page table range API 2023-08-24 16:20:22 -07:00
powerpc powerpc: implement the new page table range API 2023-08-24 16:20:23 -07:00
riscv riscv: implement the new page table range API 2023-08-24 16:20:23 -07:00
s390 s390: implement the new page table range API 2023-08-24 16:20:23 -07:00
sh sh: implement the new page table range API 2023-08-24 16:20:23 -07:00
sparc sparc32: implement the new page table range API 2023-08-24 16:20:23 -07:00
um um: convert {pmd, pte}_free_tlb() to use ptdescs 2023-08-21 13:37:58 -07:00
x86 mm: convert page_table_check_pte_set() to page_table_check_ptes_set() 2023-08-24 16:20:18 -07:00
xtensa xtensa: mm: convert to GENERIC_IOREMAP 2023-08-18 10:12:35 -07:00
.gitignore
Kconfig