diff options
author | Dave Martin <[email protected]> | 2018-04-20 17:39:16 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2018-05-25 12:28:30 +0100 |
commit | 21cdd7fd76e3259b06d78c909e9caeb084c04b65 (patch) | |
tree | ea9294f1f53410ec582788bc65250a40f84832b2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 85acda3b4a27ee3e20c54783a44f307b51912c2b (diff) |
KVM: arm64: Remove eager host SVE state saving
Now that the host SVE context can be saved on demand from Hyp,
there is no longer any need to save this state in advance before
entering the guest.
This patch removes the relevant call to
kvm_fpsimd_flush_cpu_state().
Since the problem that function was intended to solve now no longer
exists, the function and its dependencies are also deleted.
Signed-off-by: Dave Martin <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Acked-by: Christoffer Dall <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions