diff options
author | Christoffer Dall <christoffer.dall@linaro.org> | 2017-10-05 00:02:41 +0200 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-03-19 10:53:20 +0000 |
commit | bb5ed7035918d265189e2623d71c8f458713d3e9 (patch) | |
tree | 8b7bcba8c8e0df143b2f119ac37e89e5bdec827b /lib | |
parent | b7787e6666061aea02be7ce084fe13c336acd0cf (diff) | |
download | linux-bb5ed7035918d265189e2623d71c8f458713d3e9.tar.bz2 |
KVM: arm/arm64: Get rid of vgic_elrsr
There is really no need to store the vgic_elrsr on the VGIC data
structures as the only need we have for the elrsr is to figure out if an
LR is inactive when we save the VGIC state upon returning from the
guest. We can might as well store this in a temporary local variable.
Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions