diff options
| author | Christoffer Dall <[email protected]> | 2017-08-05 22:51:35 +0200 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2018-03-19 10:53:14 +0000 |
| commit | 04fef057003c207ff4d9f22d2127aee2f9abecd0 (patch) | |
| tree | 29000dcc44ca9c5802a28418b4528a927ce8e07e /tools/perf/scripts/python | |
| 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 <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions