Re: [PATCH] powerpc/32: Stop printing Kernel virtual memory layout

From: Madhavan Srinivasan
Date: Tue Feb 25 2025 - 23:47:02 EST


On Wed, 08 Jan 2025 19:40:38 +0100, Christophe Leroy wrote:
> Printing of Kernel virtual memory layout was added for debug purpose
> by commit f637a49e507c ("powerpc: Minor cleanups of kernel virt
> address space definitions")
>
> For security reasons, don't display the kernel's virtual memory layout.
>
> Other architectures have removed it through following commits.
>
> [...]

Applied to powerpc/next.

[1/1] powerpc/32: Stop printing Kernel virtual memory layout
https://git.kernel.org/powerpc/c/2bf3caa7cc3b725eb671fb7e186daf685089eb86

Thanks