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, 2 Oct 2014 15:19:07 +0000 (17:19 +0200)
commit45104cfeec66c1314a2ae5e4cb436a9ace725e59
treef3325b8a092746fd7c1c21e30846a9016c8c3aa6
parentedff6ae9e04008800e518454cf7fa0efe3023252
arm64: KVM: GICv3: move system register access to msr_s/mrs_s

Commit 72c583951526 (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>
(cherry picked from commit f4c321eb268e932786c112e0b902ee942d91a336)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/kvm/vgic-v3-switch.S