powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit booke
We have in Kconfig config PPC_64K_PAGES bool "64k page size" depends on !PPC_FSL_BOOK3E && (44x || PPC_BOOK3S_64 || PPC_BOOK3E_64) select HAVE_ARCH_SOFT_DIRTY if PPC_BOOK3S_64 Only supported BOOK3E 64 bit platforms is FSL_BOOK3E. Remove the dead 64k page support code from 64bit nohash. Signed-off-by:Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au>
Showing
- arch/powerpc/include/asm/mmu-book3e.h 0 additions, 6 deletionsarch/powerpc/include/asm/mmu-book3e.h
- arch/powerpc/include/asm/nohash/64/pgalloc.h 0 additions, 60 deletionsarch/powerpc/include/asm/nohash/64/pgalloc.h
- arch/powerpc/include/asm/nohash/64/pgtable-64k.h 0 additions, 57 deletionsarch/powerpc/include/asm/nohash/64/pgtable-64k.h
- arch/powerpc/include/asm/nohash/64/pgtable.h 4 additions, 4 deletionsarch/powerpc/include/asm/nohash/64/pgtable.h
Please register or sign in to comment