From: Marc Zyngier Date: Wed, 7 May 2014 12:43:39 +0000 (+0100) Subject: arm64: KVM: check ordering of all system register tables X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6a9551760623d1703487e8a16bb9c3ea8a7e7a8;p=pandora-kernel.git 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 Reviewed-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed