ARM: LPAE: Add context switching support
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 22 Nov 2011 17:30:31 +0000 (17:30 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 8 Dec 2011 10:30:40 +0000 (10:30 +0000)
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 <catalin.marinas@arm.com>

No differences found