From: Cyril Chemparathy Date: Mon, 16 Jul 2012 21:20:17 +0000 (-0400) Subject: ARM: LPAE: use 64-bit accessors for TTBR registers X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~41^2^2~3^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fc84ae84b5153e32a4b6ace507f9663e10b0cb2;p=pandora-kernel.git ARM: LPAE: use 64-bit accessors for TTBR registers This patch adds TTBR accessor macros, and modifies cpu_get_pgd() and the LPAE version of cpu_set_reserved_ttbr0() to use these instead. In the process, we also fix these functions to correctly handle cases where the physical address lies beyond the 4G limit of 32-bit addressing. Signed-off-by: Cyril Chemparathy Signed-off-by: Vitaly Andrianov Acked-by: Nicolas Pitre Reviewed-by: Catalin Marinas Tested-by: Santosh Shilimkar Tested-by: Subash Patel Signed-off-by: Will Deacon --- Reading git-diff-tree failed