Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b64f2ea2 authored by Shiraz Hashim's avatar Shiraz Hashim Committed by Gerrit - the friendly Code Review server
Browse files

arm: mm: fix and cleanup function to print vmalloc info



print_vmalloc_lowmem_info incorrectly uses __va macro for
highmem addresses to print vmalloc and lowmem region
information. This results in incorrect prints particularly
for platforms with higher DDR sizes where the __va wraps
and gives incorrect virtual addresses. Fix this and
simplify whole function.

Change-Id: I375fbba502b677da31115f54772e6d646f27792a
Signed-off-by: default avatarShiraz Hashim <shashim@codeaurora.org>
parent 8db2fd3d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment