Skip to content
Commit 5a0b1d78 authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: nommu: clean up memory map dump



noMMU configuration doesn't use special area for vmalloc allocations,
don't print it in the memory map.
PAGE_OFFSET is fixed to 0 in noMMU, use min_low_pfn and max_low_pfn for
lowmem range display.
Make all XCHAL_KSEG_* constants unsigned long for consistency with other
addresses.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 566fb58e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment