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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
discontig.c m32r: Fix set_memory() for DISCONTIGMEM 2009-10-04 12:02:36 +09:00
extable.c [PATCH] m32r: Cleanup arch/m32r/mm/extable.c 2005-06-21 19:07:31 -07:00
fault-nommu.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ioremap.c [PATCH] Generic ioremap_page_range: m32r conversion 2006-10-01 00:39:31 -07:00
mmu.S m32r: fix tme_handler 2009-10-04 12:02:35 +09:00
page.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00