From: Vitaly Andrianov Date: Fri, 22 Jun 2012 18:26:04 +0000 (-0400) Subject: ARM: LPAE: use phys_addr_t for initrd location X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~41^2^2~3^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de22cc6e33449d8d6fb339619e32138ea4fcc2a4;p=pandora-kernel.git ARM: LPAE: use phys_addr_t for initrd location 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. Signed-off-by: Vitaly Andrianov Signed-off-by: Cyril Chemparathy Acked-by: Nicolas Pitre Acked-by: Catalin Marinas Tested-by: Santosh Shilimkar Tested-by: Subash Patel Signed-off-by: Will Deacon --- Reading git-diff-tree failed