diff options
author | Marc Zyngier <maz@kernel.org> | 2025-04-26 14:05:04 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2025-05-06 19:35:09 +0300 |
commit | 4b4af68dd972aedc4193bd886e383c123511d275 (patch) | |
tree | 1dde5e0a5efaaa7d0c1273053b5edd8d9c3a351a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 04af8a39684f471e3785261f5d2f0df265fd77b6 (diff) | |
download | linux-4b4af68dd972aedc4193bd886e383c123511d275.tar.xz |
KVM: arm64: Simplify handling of negative FGT bits
check_fgt_bit() and triage_sysreg_trap() implement the same thing
twice for no good reason. We have to lookup the FGT register twice,
as we don't communicate it. Similarly, we extract the register value
at the wrong spot.
Reorganise the code in a more logical way so that things are done
at the correct location, removing a lot of duplication.
Reviewed-by: Joey Gouly <joey.gouly@arm.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