From: Catalin Marinas Date: Tue, 22 Nov 2011 17:30:31 +0000 (+0000) Subject: ARM: LPAE: Add context switching support X-Git-Tag: v3.3-rc1~141^2~2^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14d8c9512aef5bf25c017d1b331de51c7928c5d4;p=pandora-kernel.git ARM: LPAE: Add context switching support With LPAE, TTBRx registers are 64-bit. The ASID is stored in TTBR0 rather than a separate Context ID register. This patch makes the necessary changes to handle context switching on LPAE. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed