Re: [PATCH 2/2] Move memory size print into common show_cpuinfo for 32-bit
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2008-10-10 04:52:15
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2008-10-10 04:52:15
On Wed, 2008-09-24 at 16:53 -0500, Becky Bruce wrote:
Most of the platforms were printing the size of the memory in their show_cpuinfo implementations. This moves that to the common show_cpuinfo, so that all 32-bit platforms will now print the size of memory. I also update the code to deal with the fact that total_memory is now a phys_addr_t.
Doesn't apply anymore, care to rebase ? Cheers, Ben.