]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c14a07c5a4ea58723735b54d87678db196836da
treebdfbd4f792a24418842ca3ad7d0edc5c9132bc36
parent4765829ed3b90365f6e8e913b7ee853ab50225da
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."

d2620d91571a ("arm64: Stop printing the virtual memory layout")
c1d3c1b69694 ("ARM: 8820/1: mm: Stop printing the virtual memory layout")
2570ce870bd6 ("m68k/mm: Stop printing the virtual memory layout")
badbcfc271cd ("parisc: Hide virtual kernel memory layout")
accb328dd30f ("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