commit | 00dafa0fcfe9fb1d863f08dc45d6f05ac9505d46 | [log] [tgz] |
---|---|---|
author | Christoffer Dall <christoffer.dall@linaro.org> | Fri Dec 23 00:04:59 2016 +0100 |
committer | Christoffer Dall <cdall@linaro.org> | Sun Apr 09 07:45:31 2017 -0700 |
tree | e39a89e27af52f1bd04ca869ef8cd1b9c28ed262 | |
parent | f6769581e90ba2535b3e587fe15b74f6cbc4aaab [diff] |
KVM: arm/arm64: vgic: Get rid of live_lrs There is no need to calculate and maintain live_lrs when we always populate the lowest numbered LRs first on every entry and clear all LRs on every exit. Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>