diff options
author | Marc Zyngier | 2016-01-21 17:34:22 +0000 |
---|---|---|
committer | Marc Zyngier | 2016-02-29 18:34:22 +0000 |
commit | d06a5440a02cf8ff67b1cd4ee75a30b1b1c66cff (patch) | |
tree | af433aa542ade72a49d2e3e1a3e8977f4a12b2a5 /include | |
parent | f1d67d4ac79aef6de709d7a21b35851685a1d3ee (diff) |
ARM: KVM: Switch the CP reg search to be a binary search
Doing a linear search is a bit silly when we can do a binary search.
Not that we trap that so many things that it has become a burden yet,
but it makes sense to align it with the arm64 code.
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions