arm64: Stop printing the virtual memory layout
Printing kernel addresses should be done in limited circumstances, mostly for debugging purposes. Printing out the virtual memory layout at every kernel bootup doesn't really fall into this category so delete the prints. There are other ways to get the same information. Change-Id: I39688092f969771c7f78ee88fed595d47122a93e Acked-by:Kees Cook <keescook@chromium.org> Signed-off-by:
Laura Abbott <labbott@redhat.com> Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com> Git-Repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ Git-Commit: 071929dbdd865f779a89ba3f1e06ba8d17dd3743 [ckadabi] Added config option Signed-off-by:
Channagoud Kadabi <ckadabi@codeaurora.org>
Loading
Please register or sign in to comment