]> www.infradead.org Git - users/willy/pagecache.git/commit
arch: Remove mk_pmd()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 20 Feb 2025 04:42:12 +0000 (23:42 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 25 Feb 2025 19:47:20 +0000 (14:47 -0500)
commit213347831bd6a93efa6c39fd3e1f04687d5608e0
tree66e3558ba2f2b104ad70698d126eeaf4def1803b
parent771caf5077c8323786bed430ecf0afe96781ee3c
arch: Remove mk_pmd()

There are now no callers of mk_huge_pmd() and mk_pmd().  Remove them.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
16 files changed:
arch/arc/include/asm/hugepage.h
arch/arc/include/asm/pgtable-levels.h
arch/arm/include/asm/pgtable-3level.h
arch/arm64/include/asm/pgtable.h
arch/loongarch/include/asm/pgtable.h
arch/loongarch/mm/pgtable.c
arch/mips/include/asm/pgtable.h
arch/mips/mm/pgtable-32.c
arch/mips/mm/pgtable-64.c
arch/powerpc/include/asm/book3s/64/pgtable.h
arch/powerpc/mm/book3s64/pgtable.c
arch/riscv/include/asm/pgtable-64.h
arch/s390/include/asm/pgtable.h
arch/sparc/include/asm/pgtable_64.h
arch/x86/include/asm/pgtable.h
include/linux/huge_mm.h