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:
66ffb04
)
bit_spin_lock: use lock bitops
author
Nick Piggin
<npiggin@suse.de>
Thu, 18 Oct 2007 10:06:54 +0000
(
03:06
-0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 18 Oct 2007 21:37:29 +0000
(14:37 -0700)
Convert bit_spin_lock to new locking bitops. Slub can use the non-atomic
store version to clear (Christoph?)
Signed-off-by: Nick Piggin <npiggin@suse.de>
Cc: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found