From: Catalin Marinas Date: Tue, 22 Nov 2011 17:30:31 +0000 (+0000) Subject: ARM: LPAE: Add context switching support X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9838b29d134605c0116d326804f776e8a1feecba;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