aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDave Martin <[email protected]>2017-08-03 17:23:21 +0100
committerCatalin Marinas <[email protected]>2017-08-04 15:00:52 +0100
commit504641859e5c616210c0894149e09fb6928e398f (patch)
treeb16e8da2e6d0fa028ff6c2c95b51702d26d77828 /tools/perf/scripts/python/stackcollapse.py
parent0fc9179ad0bf2f97790c0568442299679ca346cf (diff)
arm64: fpsimd: Consistently use __this_cpu_ ops where appropriate
__this_cpu_ ops are not used consistently with regard to this_cpu_ ops in a couple of places in fpsimd.c. Since preemption is explicitly disabled in fpsimd_restore_current_state() and fpsimd_update_current_state(), this patch converts this_cpu_ ops in those functions to __this_cpu_ ops. This doesn't save cost on arm64, but benefits from additional assertions in the core code. Signed-off-by: Dave Martin <[email protected]> Reviewed-by: Ard Biesheuvel <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions