diff options
author | 2022-05-10 09:57:08 +0000 | |
---|---|---|
committer | 2022-05-15 11:24:17 +0100 | |
commit | e987a4c60f9755b2f7a19bf1b5ef2eb74c90579b (patch) | |
tree | 7205c1ae87642430800bac880003c9b20230954d /scripts/gdb/linux/utils.py | |
parent | KVM: arm64: Wrapper for getting pmu_events (diff) | |
download | linux-dev-e987a4c60f9755b2f7a19bf1b5ef2eb74c90579b.tar.xz linux-dev-e987a4c60f9755b2f7a19bf1b5ef2eb74c90579b.zip |
KVM: arm64: Repack struct kvm_pmu to reduce size
struct kvm_pmu has 2 holes using 10 bytes. This is instantiated
in all vcpus, so it adds up. Repack the structures to remove the
holes.
No functional change intended.
Reviewed-by: Oliver Upton <oupton@google.com>
Signed-off-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220510095710.148178-3-tabba@google.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions