diff options
author | Hirokazu Takata <takata@linux-m32r.org> | 2009-09-23 14:37:06 +0200 |
---|---|---|
committer | Hirokazu Takata <takata@linux-m32r.org> | 2009-10-04 05:02:36 +0200 |
commit | 6b6fabce5ac47668a2c2d9a14f1cdcc23c4ed896 (patch) | |
tree | 2d0aef1bfaf9f8e471d3f5b420edc06bd5d1e148 /arch/mn10300 | |
parent | m32r: add rtc_lock variable (diff) | |
download | linux-6b6fabce5ac47668a2c2d9a14f1cdcc23c4ed896.tar.xz linux-6b6fabce5ac47668a2c2d9a14f1cdcc23c4ed896.zip |
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>
Diffstat (limited to 'arch/mn10300')
0 files changed, 0 insertions, 0 deletions