From: Marc Zyngier Date: Thu, 31 Jul 2014 13:16:39 +0000 (+0100) Subject: arm64: KVM: GICv3: move system register access to msr_s/mrs_s X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4c321eb268e932786c112e0b902ee942d91a336;p=pandora-kernel.git 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 Cc: Catalin Marinas Cc: Christoffer Dall Acked-by: Will Deacon Signed-off-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed