You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."
071929d ("arm64: Stop printing the virtual memory layout")
1c31d4e ("ARM: 8820/1: mm: Stop printing the virtual memory layout")
3183333 ("m68k/mm: Stop printing the virtual memory layout")
fd8d0ca ("parisc: Hide virtual kernel memory layout")
adb1fe9 ("mm/page_alloc: Remove kernel address exposure in free_reserved_area()")
Signed-off-by: Arvind Sankar <[email protected]>
Acked-by: Tycho Andersen <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
0 commit comments