Searched hist:b9ec40af0e18fb7d02106be148036c2ea490fdf9 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/x86/lib/ |
H A D | cmpxchg16b_emu.S | b9ec40af0e18fb7d02106be148036c2ea490fdf9 Mon Feb 28 04:02:24 CST 2011 Christoph Lameter <cl@linux.com> percpu, x86: Add arch-specific this_cpu_cmpxchg_double() support
Support this_cpu_cmpxchg_double() using the cmpxchg16b and cmpxchg8b instructions.
-tj: s/percpu_cmpxchg16b/percpu_cmpxchg16b_double/ for consistency and other cosmetic changes.
Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Tejun Heo <tj@kernel.org>
|
H A D | Makefile | diff b9ec40af0e18fb7d02106be148036c2ea490fdf9 Mon Feb 28 04:02:24 CST 2011 Christoph Lameter <cl@linux.com> percpu, x86: Add arch-specific this_cpu_cmpxchg_double() support
Support this_cpu_cmpxchg_double() using the cmpxchg16b and cmpxchg8b instructions.
-tj: s/percpu_cmpxchg16b/percpu_cmpxchg16b_double/ for consistency and other cosmetic changes.
Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Tejun Heo <tj@kernel.org>
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | percpu.h | diff b9ec40af0e18fb7d02106be148036c2ea490fdf9 Mon Feb 28 04:02:24 CST 2011 Christoph Lameter <cl@linux.com> percpu, x86: Add arch-specific this_cpu_cmpxchg_double() support
Support this_cpu_cmpxchg_double() using the cmpxchg16b and cmpxchg8b instructions.
-tj: s/percpu_cmpxchg16b/percpu_cmpxchg16b_double/ for consistency and other cosmetic changes.
Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Tejun Heo <tj@kernel.org>
|