]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore}
authorLennert Buytenhek <buytenh@wantstofly.org>
Sat, 16 Sep 2006 09:47:18 +0000 (10:47 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 25 Sep 2006 09:25:24 +0000 (10:25 +0100)
commitc8ba0d6b1834160f501cf551a4662d4f715768c9
tree76f9a6d4aba323653a65a4354bf7fe65805a7808
parente148ffd0d09e5c4003a36cdc11490d5464c132b8
[ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore}

Now that we have raw_* variants of local_irq_$FOO(), switch the atomic
helpers over to use those raw_* variants.  This is necessary when using
lockdep on pre-ARMv6 hardware, as lockdep uses atomic_t counters in the
trace_hardirqs_off() path.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/atomic.h