[ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,restore}
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 21 Sep 2006 02:35:20 +0000 (03:35 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 25 Sep 2006 09:34:03 +0000 (10:34 +0100)
Thomas Gleixner noticed that bitops.h should also use the raw_* irq
disable/enable variants, and __xchg needs them as well.

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

No differences found