alistair23-linux/arch/xtensa/include
Max Filippov 5a0b1d78bf 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>
2014-10-21 13:28:58 +04:00
..
asm xtensa: nommu: clean up memory map dump 2014-10-21 13:28:58 +04:00
uapi/asm xtensa: nommu: provide MAP_UNINITIALIZED definition 2014-10-21 13:28:47 +04:00