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:
1a9b130
)
arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code
author
Marc Zyngier
<marc.zyngier@arm.com>
Fri, 9 Aug 2013 17:19:11 +0000
(18:19 +0100)
committer
Christoffer Dall
<christoffer.dall@linaro.org>
Fri, 11 Jul 2014 11:57:36 +0000
(
04:57
-0700)
GICv3 requires the IMO and FMO bits to be tightly coupled with some
of the interrupt controller's register switch.
In order to have similar code paths, move the manipulation of these
bits to the GICv2 switch code.
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
No differences found