Revision 6b6fabce5ac47668a2c2d9a14f1cdcc23c4ed896 authored by Hirokazu Takata on 23 September 2009, 12:37:06 UTC, committed by Hirokazu Takata on 04 October 2009, 03:02:36 UTC
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>
1 parent bac33bd
History
File Mode Size
kobject
kprobes
trace_events
tracepoints
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 105 bytes

back to top