Re: [PATCH v3 RESEND 09/17] ARM: LPAE: use phys_addr_t for initrdlocation and size

From: Cyril Chemparathy
Date: Mon Sep 24 2012 - 10:00:38 EST


On 09/24/12 09:38, Russell King - ARM Linux wrote:
On Fri, Sep 21, 2012 at 11:56:07AM -0400, Cyril Chemparathy wrote:
From: Vitaly Andrianov <vitalya@xxxxxx>

This patch fixes the initrd setup code to use phys_addr_t instead of assuming
32-bit addressing. Without this we cannot boot on systems where initrd is
located above the 4G physical address limit.

The description needs updating. You're no longer using phys_addr_t for the
initrd size.


Thanks. Nico had pointed this out earlier. I've fixed for v4.

Thanks
-- Cyril.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/