microblaze: Stop printing the virtual memory layout
authorArvind Sankar <nivedita@alum.mit.edu>
Thu, 5 Mar 2020 15:05:03 +0000 (10:05 -0500)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 9 Mar 2020 10:08:51 +0000 (11:08 +0100)
commit1babf557bf6e6ab92d5ebea642b9f636c77a4912
treebdfbd4f792a24418842ca3ad7d0edc5c9132bc36
parent519fa60b6007fe19a32c5a50541dd7b38bd11b37
microblaze: Stop printing the virtual memory layout

For security, don't display the kernel's virtual memory layout.

Kees Cook points out:
"These have been entirely removed on other architectures, so let's
just do the same for ia32 and remove it unconditionally."

071929dbdd86 ("arm64: Stop printing the virtual memory layout")
1c31d4e96b8c ("ARM: 8820/1: mm: Stop printing the virtual memory layout")
31833332f798 ("m68k/mm: Stop printing the virtual memory layout")
fd8d0ca25631 ("parisc: Hide virtual kernel memory layout")
adb1fe9ae2ee ("mm/page_alloc: Remove kernel address exposure in free_reserved_area()")

Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Acked-by: Tycho Andersen <tycho@tycho.ws>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/mm/init.c