]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: KVM: GICv3: move system register access to msr_s/mrs_s
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 31 Jul 2014 13:16:39 +0000 (14:16 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 31 Jul 2014 13:52:14 +0000 (15:52 +0200)
commit35842ac017cf46c9d549f685dd23c3465e6a8291
tree5d60a4bc77c8ca466ee97cc833a5df2060f9d2e8
parent67722b64730cd517c477c6ea42916b994a8ec601
arm64: KVM: GICv3: move system register access to msr_s/mrs_s

Commit 701e3116bce8 (arm64: gicv3: Allow GICv3 compilation with
older binutils) changed the way we express the GICv3 system registers,
but couldn't change the occurences used by KVM as the code wasn't
merged yet.

Just fix the accessors.

Cc: Will Deacon <will.deacon@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/kvm/vgic-v3-switch.S