diff options
author | 2024-03-01 17:42:31 +0000 | |
---|---|---|
committer | 2024-04-12 13:58:59 +0100 | |
commit | 5294afdbf45aced5295fe5941c58b40c41c23800 (patch) | |
tree | b4a85c3bf837fea6eb4ad2214dbf2b90045c5066 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch (diff) | |
download | linux-rng-5294afdbf45aced5295fe5941c58b40c41c23800.tar.xz linux-rng-5294afdbf45aced5295fe5941c58b40c41c23800.zip |
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
In retrospect, it is fairly obvious that the FP state ownership
is only meaningful for a given CPU, and that locating this
information in the vcpu was just a mistake.
Move the ownership tracking into the host data structure, and
rename it from fp_state to fp_owner, which is a better description
(name suggested by Mark Brown).
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