diff options
author | Marc Zyngier <maz@kernel.org> | 2025-01-12 16:08:59 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2025-01-17 14:07:55 +0300 |
commit | 01009b06a6b52d8439c55b530633a971c13b6cb2 (patch) | |
tree | f542010e6573d54723bb019c7fcc90c21738d2fd /tools/perf/scripts/python/stackcollapse.py | |
parent | fa5e4043e9b17ddd7339258eed26399c755e7659 (diff) | |
download | linux-01009b06a6b52d8439c55b530633a971c13b6cb2.tar.xz |
arm64/sysreg: Get rid of TRFCR_ELx SysregFields
There is no such thing as TRFCR_ELx in the architecture.
What we have is TRFCR_EL1, for which TRFCR_EL12 is an accessor.
Rename TRFCR_ELx_* to TRFCR_EL1_*, and fix the bit of code using
these names.
Similarly, TRFCR_EL12 is redefined as a mapping to TRFCR_EL1.
Reviewed-by: James Clark <james.clark@linaro.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/87cygsqgkh.wl-maz@kernel.org
Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Will Deacon <will@kernel.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions