linux/arch/xtensa/mm
Max Filippov 9ba067f93f xtensa: split bootparam and kernel meminfo
Bootparam meminfo is a bootloader ABI, kernel meminfo is for the kernel
bookkeeping, keep them separate. Kernel doesn't care of memory region
types, so drop the type field and don't pass it to add_sysmem_bank.
Move kernel sysmem structures and prototypes to asm/sysmem.h and sysmem
variable and add_sysmem_bank to mm/init.c

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2014-04-02 01:35:51 +04:00
..
cache.c xtensa: add SMP support 2014-01-14 10:19:58 -08:00
fault.c xtensa: add SMP support 2014-01-14 10:19:58 -08:00
init.c xtensa: split bootparam and kernel meminfo 2014-04-02 01:35:51 +04:00
Makefile xtensa: nommu support 2009-04-02 23:41:50 -07:00
misc.S xtensa: fix build warning in 64-bit build environment 2014-01-14 10:19:52 -08:00
mmu.c xtensa: fix warning '"CONFIG_OF" is not defined' 2014-01-19 19:29:13 +04:00
tlb.c xtensa: add SMP support 2014-01-14 10:19:58 -08:00