diff options
author | Marc Zyngier <maz@kernel.org> | 2024-02-19 18:13:22 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2024-02-19 19:33:12 +0300 |
commit | 2aea7b77aabc708a9df769ad5fa63e9912ceb7f7 (patch) | |
tree | 659288f5362eb5417479362d9a692b660f8317a7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 90e636f60b76c590aded72964543945084d97c2f (diff) | |
download | linux-2aea7b77aabc708a9df769ad5fa63e9912ceb7f7.tar.xz |
arm64: Use Signed/Unsigned enums for TGRAN{4,16,64} and VARange
Open-coding the feature matching parameters for LVA/LVA2 leads to
issues with upcoming changes to the cpufeature code.
By making TGRAN{4,16,64} and VARange signed/unsigned as per the
architecture, we can use the existing macros, making the feature
match robust against those changes.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Tested-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions