diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2016-02-09 17:36:09 +0000 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2016-03-09 04:24:16 +0000 |
commit | b40c4892d175874d118860c8282a85ee7b64bcbb (patch) | |
tree | 407775d1301cab464839669a1446d3e41c92cb4f /virt | |
parent | 0d98d00b8d80bfdee95cf7e85f20f107377e2662 (diff) | |
download | linux-b40c4892d175874d118860c8282a85ee7b64bcbb.tar.bz2 |
arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
So far, we're always writing all possible LRs, setting the empty
ones with a zero value. This is obvious doing a low of work for
nothing, and we're better off clearing those we've actually
dirtied on the exit path (it is very rare to inject more than one
interrupt at a time anyway).
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions