commit | b613f59dd2628937860f37dbfbe315d9edcb1668 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Thu Jan 21 15:34:35 2016 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Feb 29 18:34:22 2016 +0000 |
tree | 40465df57bf4f1b64d2e6876c67333d65d3b4801 | |
parent | 504bfce18a76c9fb6ad5a5f894750f4fca6cde39 [diff] |
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>