summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/align.c
diff options
context:
space:
mode:
authorGeoff Levand <geoffrey.levand@am.sony.com>2009-02-12 13:36:16 +0100
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2009-02-13 06:37:45 +0100
commit0047656e2a97d4452dd7df9e52591a7afe21a263 (patch)
treec6f5da47885c4da942a68803fc99c4d326e13e73 /arch/powerpc/kernel/align.c
parentpowerpc/mm: Fix numa reserve bootmem page selection (diff)
downloadlinux-0047656e2a97d4452dd7df9e52591a7afe21a263.tar.xz
linux-0047656e2a97d4452dd7df9e52591a7afe21a263.zip
powerpc/ps3: Move ps3_mm_add_memory to device_initcall
Change the PS3 hotplug memory routine ps3_mm_add_memory() from a core_initcall to a device_initcall. core_initcall routines run before the powerpc topology_init() startup routine, which is a subsys_initcall, resulting in failure of ps3_mm_add_memory() when CONFIG_NUMA=y. When ps3_mm_add_memory() fails the system will boot with just the 128 MiB of boot memory Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/align.c')
0 files changed, 0 insertions, 0 deletions