git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
635b9d4
)
ARM: LPAE: Add context switching support
author
Catalin Marinas
<catalin.marinas@arm.com>
Tue, 22 Nov 2011 17:30:31 +0000
(17:30 +0000)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Wed, 6 Feb 2013 17:56:06 +0000
(19:56 +0200)
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