ARM: KVM: Enforce sorting of all CP tables
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 21 Jan 2016 15:34:35 +0000 (15:34 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 29 Feb 2016 18:34:22 +0000 (18:34 +0000)
commitb613f59dd2628937860f37dbfbe315d9edcb1668
tree40465df57bf4f1b64d2e6876c67333d65d3b4801
parent504bfce18a76c9fb6ad5a5f894750f4fca6cde39
ARM: KVM: Enforce sorting of all CP tables

Since we're obviously terrible at sorting the CP tables, make sure
we're going to do it properly (or fail to boot). arm64 has had the
same mechanism for a while, and nobody ever broke it...

Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/kvm/coproc.c