diff options
author | 2022-05-28 12:38:27 +0100 | |
---|---|---|
committer | 2022-06-29 10:23:46 +0100 | |
commit | 54ddda919c4bc37c113727034619c4e15c184334 (patch) | |
tree | 542b7bbd6e1276cfff230328e00fa1eebc23d76a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: arm64: Add build-time sanity checks for flags (diff) | |
download | linux-dev-54ddda919c4bc37c113727034619c4e15c184334.tar.xz linux-dev-54ddda919c4bc37c113727034619c4e15c184334.zip |
KVM: arm64: Reduce the size of the vcpu flag members
Now that we can detect flags overflowing their container, reduce
the size of all flag set members in the vcpu struct, turning them
into 8bit quantities.
Even with the FP state enum occupying 32bit, the whole of the state
that was represented by flags is smaller by one byte. Profit!
Reviewed-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Reiji Watanabe <reijiw@google.com>
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