alistair23-linux/arch/xtensa/mm
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
..
cache.c xtensa: support highmem in aliasing cache flushing code 2014-08-14 11:59:23 +04:00
fault.c xtensa: add SMP support 2014-01-14 10:19:58 -08:00
highmem.c xtensa: support aliasing cache in kmap 2014-08-14 11:59:22 +04:00
init.c xtensa: nommu: clean up memory map dump 2014-10-21 13:28:58 +04:00
Makefile xtensa: nommu: don't build most of the cache flushing code 2014-10-21 13:28:50 +04:00
misc.S xtensa: implement clear_user_highpage and copy_user_highpage 2014-08-14 11:59:20 +04:00
mmu.c xtensa: allow fixmap and kmap span more than one page table 2014-08-14 11:59:18 +04:00
tlb.c xtensa: optimize local_flush_tlb_kernel_range 2014-04-06 21:29:17 +04:00