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)
commitf4c321eb268e932786c112e0b902ee942d91a336
tree5d60a4bc77c8ca466ee97cc833a5df2060f9d2e8
parentd329de09333aeee127aaf22eb7cee9c2dc4cf475
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>
arch/arm64/kvm/vgic-v3-switch.S