summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-07-02 20:13:35 +0100
committerWill Deacon <will@kernel.org>2026-07-16 16:11:13 +0100
commitf797f51a185ffdc1e3f915afed55f308b376842f (patch)
treea2b89f2477b7ba75ccbd781504f79c320207cfb4 /tools/perf/scripts/python/stackcollapse.py
parent21fc7ec93f8b633b60d5bddef2f1529ff6b36185 (diff)
arm64: mm: When logging data aborts only decode Xs when ISV=1
When logging the decode of a data abort we currently unconditionally decode and display Xs. Currently the only defined non-RES0 values for this field are for cases where ISV=1, move the decode of Xs into our existing check for ISV=1. This avoids potential confusion if some other use is assigned to these bits for ISV=0 cases in future, or misleading someone into thinking there is a meaningful value there with currently defined architecture. Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions