diff options
author | Marc Zyngier <maz@kernel.org> | 2024-02-26 18:58:46 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2024-04-12 15:57:41 +0300 |
commit | 6db55734ec4008da39e10d2fffa913fd9751ccaa (patch) | |
tree | 18776ae3cb251e7206c2f68de1e72a839f532479 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 87f842c6c6543cf0dd66161fdf4b62cec804479b (diff) | |
download | linux-6db55734ec4008da39e10d2fffa913fd9751ccaa.tar.xz |
KVM: arm64: Exclude host_debug_data from vcpu_arch
Keeping host_debug_state on a per-vcpu basis is completely
pointless. The lifetime of this data is only that of the inner
run-loop, which means it is never accessed outside of the core
EL2 code.
Move the structure into kvm_host_data, and save over 500 bytes
per vcpu.
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions