diff options
author | 2010-12-14 10:28:44 -0600 | |
---|---|---|
committer | 2010-12-18 15:54:04 +0100 | |
commit | 7296e08abac0a22a2534a4f6e493c764f2c77583 (patch) | |
tree | 3aa79d3046bf227b14d1f718fa097f87f6257fb9 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg support (diff) | |
download | wireguard-linux-7296e08abac0a22a2534a4f6e493c764f2c77583.tar.xz wireguard-linux-7296e08abac0a22a2534a4f6e493c764f2c77583.zip |
x86: this_cpu_cmpxchg and this_cpu_xchg operations
Provide support as far as the hardware capabilities of the x86 cpus
allow.
Define CONFIG_CMPXCHG_LOCAL in Kconfig.cpu to allow core code to test for
fast cpuops implementations.
V1->V2:
- Take out the definition for this_cpu_cmpxchg_8 and move it into
a separate patch.
tj: - Reordered ops to better follow this_cpu_* organization.
- Renamed macro temp variables similar to their existing
neighbours.
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions