[PATCH] mm: Fix output of total_ram.

Josh Boyer jwboyer at linux.vnet.ibm.com
Tue Jul 12 22:35:33 EST 2011


On Tue, Jul 5, 2011 at 12:44 AM, Tony Breeds <tony at bakeyournoodle.com> wrote:
> On 32bit platforms that support >= 4GB memory total_ram was truncated.
> This creates a confusing printk:
>        Top of RAM: 0x100000000, Total RAM: 0x0
> Fix that:
>        Top of RAM: 0x100000000, Total RAM: 0x100000000
>
> Signed-off-by: Tony Breeds <tony at bakeyournoodle.com>

Acked-by: Josh Boyer <jwboyer at linux.vnet.ibm.com>


More information about the Linuxppc-dev mailing list