Re: [PATCH] powerpc: Allow mem=x cmdline to work with 4G+

2009-05-10 Thread Michael Ellerman
On Fri, 2009-05-08 at 17:19 -0500, Becky Bruce wrote: > 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. Can we not just make it u64 to save the casts? cheers signature.asc Description: This is

[PATCH] powerpc: Allow mem=x cmdline to work with 4G+

2009-05-08 Thread Becky Bruce
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 --- Ben, This is a fix for something I missed in the earlier large physical patches. I've tested it on MPC8641 both with an