alistair23-linux/arch/m32r/mm
Hirokazu Takata 6b6fabce5a m32r: Fix set_memory() for DISCONTIGMEM
In case CONFIG_DISCONTIGMEM is set, the memory size of system was
always determined by CONFIG_MEMORY_SIZE and was not changeable.

This patch fixes set_memory() of arch/m32r/mm/discontig.c so that
we can specify memory size by the "mem=<size>" kernel parameter.

Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
2009-10-04 12:02:36 +09:00
..
cache.c
discontig.c m32r: Fix set_memory() for DISCONTIGMEM 2009-10-04 12:02:36 +09:00
extable.c
fault-nommu.c
fault.c Move FAULT_FLAG_xyz into handle_mm_fault() callers 2009-06-21 13:08:22 -07:00
init.c arches: drop superfluous casts in nr_free_pages() callers 2009-09-22 07:17:34 -07:00
ioremap-nommu.c
ioremap.c
Makefile
mmu.S m32r: fix tme_handler 2009-10-04 12:02:35 +09:00
page.S