diff options
author | 2012-09-17 06:38:22 +0200 | |
---|---|---|
committer | 2012-09-26 15:45:24 +0200 | |
commit | 28634a07d3f72f2c186ad465e58f72e728c5cd4e (patch) | |
tree | bc3b2063834b72205470efea903d366f42ba255b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/kexec: remove CONFIG_KEXEC (diff) | |
download | linux-dev-28634a07d3f72f2c186ad465e58f72e728c5cd4e.tar.xz linux-dev-28634a07d3f72f2c186ad465e58f72e728c5cd4e.zip |
s390/percpu: implement this_cpu_xchg()
The generic variant has a local_irq_save/restore pair which is quite
expensive. It is sufficient to disable preemption, which is a no-op
with !CONFIG_PREEMPT and then use the regular xchg macro.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions