diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2014-10-04 01:50:33 +0200 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2014-10-21 11:28:58 +0200 |
commit | 5a0b1d78bfc5ca4079ea03abb0ecc0d61d676e41 (patch) | |
tree | ea6a9594c87a8cdd2b6eec457ee709a64172cfc6 /arch/xtensa/Kconfig | |
parent | xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_START (diff) | |
download | linux-5a0b1d78bfc5ca4079ea03abb0ecc0d61d676e41.tar.xz linux-5a0b1d78bfc5ca4079ea03abb0ecc0d61d676e41.zip |
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: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/Kconfig')
0 files changed, 0 insertions, 0 deletions