diff options
author | Christoffer Dall <christoffer.dall@linaro.org> | 2017-08-05 22:51:35 +0200 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-03-19 10:53:14 +0000 |
commit | 04fef057003c207ff4d9f22d2127aee2f9abecd0 (patch) | |
tree | 29000dcc44ca9c5802a28418b4528a927ce8e07e /sound | |
parent | 34f8cdf1dfc218ba36b95bcc4e0d85ea42bba9fc (diff) |
KVM: arm64: Remove noop calls to timer save/restore from VHE switch
The VHE switch function calls __timer_enable_traps and
__timer_disable_traps which don't do anything on VHE systems.
Therefore, simply remove these calls from the VHE switch function and
make the functions non-conditional as they are now only called from the
non-VHE switch path.
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions