diff options
author | 2024-03-01 12:06:44 +0000 | |
---|---|---|
committer | 2024-04-12 13:58:31 +0100 | |
commit | 51e09b5572d665645ce394f94f24a7d6ec32bda9 (patch) | |
tree | 48d21b4d4e09cf2844a4ca2dba20244e65ca0a8c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch (diff) | |
download | linux-rng-51e09b5572d665645ce394f94f24a7d6ec32bda9.tar.xz linux-rng-51e09b5572d665645ce394f94f24a7d6ec32bda9.zip |
KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch
As the name of the field indicates, host_fpsimd_state is strictly
a host piece of data, and we reset this pointer on each PID change.
So let's move it where it belongs, and set it at load-time. Although
this is slightly more often, it is a well defined life-cycle which
matches other pieces of data.
Reviewed-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions