]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Sat, 9 Apr 2022 17:17:31 +0000 (19:17 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 5 May 2022 12:11:57 +0000 (22:11 +1000)
commitf693d38d9468101587175b1e62d7e4483b51d8f5
tree64fc3aacfdc769196fd47b26bc709d83dd9077ed
parent1408fca0c198471a5cd089742b9d3f9739073483
powerpc/mm: Remove CONFIG_PPC_MM_SLICES

CONFIG_PPC_MM_SLICES is always selected by hash book3s/64.
CONFIG_PPC_MM_SLICES is never selected by other platforms.

Remove it.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/dc2cdc204de8978574bf7c02329b6cfc4db0bce7.1649523076.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/hugetlb.h
arch/powerpc/include/asm/paca.h
arch/powerpc/kernel/paca.c
arch/powerpc/mm/book3s64/Makefile
arch/powerpc/mm/book3s64/hash_utils.c
arch/powerpc/mm/hugetlbpage.c
arch/powerpc/mm/mmap.c
arch/powerpc/platforms/Kconfig.cputype