From: Cyril Chemparathy Date: Sat, 21 Jul 2012 19:55:04 +0000 (-0400) Subject: ARM: LPAE: accomodate >32-bit addresses for page table base X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~41^2^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4756dcbfd37819a8359d3c69a22be2ee41666d0f;p=pandora-kernel.git ARM: LPAE: accomodate >32-bit addresses for page table base This patch redefines the early boot time use of the R4 register to steal a few low order bits (ARCH_PGD_SHIFT bits) on LPAE systems. This allows for up to 38-bit physical addresses. Signed-off-by: Cyril Chemparathy Signed-off-by: Vitaly Andrianov Acked-by: Nicolas Pitre Tested-by: Santosh Shilimkar Tested-by: Subash Patel Signed-off-by: Will Deacon --- Reading git-diff-tree failed