git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c92e83
)
[ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,restore}
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Thu, 21 Sep 2006 02:35:20 +0000
(
03:35
+0100)
committer
Russell 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