generic: Use raw local irq variant for generic cmpxchg
authorIngo Molnar <mingo@elte.hu>
Fri, 3 Jul 2009 13:29:30 +0000 (08:29 -0500)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 Feb 2013 07:43:37 +0000 (08:43 +0100)
The interrupt disabled region is extremly tiny and therefor not
latency relevant. Avoid cluttering the traces with those pointless
entries.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-generic/cmpxchg-local.h

Simple merge