linux/arch/powerpc
Becky Bruce 49a8496525 powerpc: Allow mem=x cmdline to work with 4G+
We're currently choking on mem=4g (and above) due to memory_limit
being specified as an unsigned long. Make memory_limit
phys_addr_t to fix this.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-05-15 16:43:41 +10:00
..
boot powerpc: Fix mktree build error on Mac OS X host 2009-05-15 16:43:41 +10:00
configs powerpc/8xx: Update defconfigs 2009-05-13 17:29:08 -05:00
include/asm powerpc: Allow mem=x cmdline to work with 4G+ 2009-05-15 16:43:41 +10:00
kernel powerpc: Allow mem=x cmdline to work with 4G+ 2009-05-15 16:43:41 +10:00
kvm
lib
math-emu
mm powerpc: Allow mem=x cmdline to work with 4G+ 2009-05-15 16:43:41 +10:00
oprofile powerpc: Fix oprofile sampling of marked events on POWER7 2009-05-15 16:43:41 +10:00
platforms powerpc/iseries: Fix pci breakage due to bad dma_data initialization 2009-05-15 16:43:41 +10:00
sysdev powerpc/mpic: Fix incorrect allocation of interrupt rev-map 2009-05-15 16:43:41 +10:00
xmon
Kconfig
Kconfig.debug
Makefile