linux/arch/powerpc
Paul Mackerras 64968f60e7 powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the RMO.
As the kernels and initrd's get bigger boot-loaders and possibly
kexec-tools will need to place the initrd outside the RMO.  When this
happens we end up with no lowmem and the boot doesn't get very far.

Only use initrd_end as the limit for alloc_bottom if it's inside the
RMO.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2011-12-19 14:41:24 +11:00
..
boot Merge remote-tracking branch 'jwb/next' into next 2011-12-16 11:24:25 +11:00
configs Merge remote-tracking branch 'jwb/next' into next 2011-12-16 11:24:25 +11:00
include/asm powerpc: Fix comment explaining our VSID layout 2011-12-19 14:41:22 +11:00
kernel powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the RMO. 2011-12-19 14:41:24 +11:00
kvm powerpc: Provide a way for KVM to indicate that NV GPR values are lost 2011-12-08 14:22:53 +11:00
lib powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX 2011-12-19 14:40:40 +11:00
math-emu
mm powerpc/mm: Fix section mismatch for read_n_cells 2011-12-19 14:41:18 +11:00
net
oprofile
platforms Merge remote-tracking branch 'jwb/next' into next 2011-12-16 11:24:25 +11:00
sysdev Merge remote-tracking branch 'jwb/next' into next 2011-12-16 11:24:25 +11:00
xmon powerpc/xmon: Fix #if typo for systems without MSR[RI] 2011-11-25 14:11:28 +11:00
Kconfig powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines 2011-12-08 13:54:58 +11:00
Kconfig.debug powerpc: Implement CONFIG_STRICT_DEVMEM 2011-11-28 11:42:08 +11:00
Makefile powerpc: Add support for OpenBlockS 600 2011-12-08 14:22:52 +11:00
relocs_check.pl