arm64: KVM: check ordering of all system register tables
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 7 May 2014 12:43:39 +0000 (13:43 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 11 Jul 2014 11:57:45 +0000 (04:57 -0700)
commite6a9551760623d1703487e8a16bb9c3ea8a7e7a8
treebddd7cef087df2d922970777ac26ee8b25c3cef9
parenta9866ba0cddfc497335fa02a175c4578b96722ff
arm64: KVM: check ordering of all system register tables

We now have multiple tables for the various system registers
we trap. Make sure we check the order of all of them, as it is
critical that we get the order right (been there, done that...).

Reviewed-by: Anup Patel <anup.patel@linaro.org>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm64/kvm/sys_regs.c