]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
powerpc/32: Remove the 'nobats' kernel parameter
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 14 Jun 2022 10:32:23 +0000 (12:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2024 13:10:53 +0000 (15:10 +0200)
commit1c0e359a5bdf9fbaa4ba9be80341002f8e372e82
treec79cb9a4124a643ce427b613d3c22344b9115137
parent46184cbbae1e105caf6b01d0738be401c1e820d4
powerpc/32: Remove the 'nobats' kernel parameter

[ Upstream commit 1ce844973bb516e95d3f2bcb001a3992548def9d ]

Mapping without BATs doesn't bring any added value to the user.

Remove that option.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/6977314c823cfb728bc0273cea634b41807bfb64.1655202721.git.christophe.leroy@csgroup.eu
Stable-dep-of: f9f2bff64c2f ("powerpc/8xx: Fix initial memory mapping")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Documentation/admin-guide/kernel-parameters.txt
arch/powerpc/mm/book3s32/mmu.c
arch/powerpc/mm/init_32.c
arch/powerpc/mm/mmu_decl.h
arch/powerpc/platforms/83xx/misc.c