aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2022-06-24 18:21:08 +0100
committerWill Deacon <will@kernel.org>2022-06-27 10:28:12 +0100
commitdf07443f477a7ebd36c2f21705419979b9865c9f (patch)
tree0d013eba6dbfcd669065afd26b5c399db8ab7dbf /tools/perf/scripts/python/stackcollapse.py
parentd69d564964872f52c4a8f0db172d842eaf3b84cf (diff)
arm64/signal: Clean up SVE/SME feature checking inconsistency
Currently when restoring signal state we check to see if SVE is supported in restore_sigframe() but check to see if SVE is supported inside restore_sve_fpsimd_context(). This makes no real difference since SVE is always supported in systems with SME but looks a bit untidy and makes things slightly harder to follow, move the SVE check next to the SME one in restore_sve_fpsimd_context(). Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20220624172108.555000-1-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