diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2022-01-24 19:28:58 +0100 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2022-01-25 09:53:52 +0100 |
commit | 75fa4adc4f50ee52d8cdfa3e84798176ccb4a354 (patch) | |
tree | 138883d819bf540c067dd986ef505460e49376e9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d6905849f87596f94c2778c8337697df486de43c (diff) |
ARM: smp: elide HWCAP_TLS checks or __entry_task updates on SMP+v6
Use the SMP_ON_UP patching framework to elide HWCAP_TLS tests from the
context switch and return to userspace code paths, as SMP systems are
guaranteed to have this h/w capability.
At the same time, omit the update of __entry_task if the system is
detected to be UP at runtime, as in that case, the value is never used.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions