bit_spin_lock: use lock bitops
authorNick Piggin <npiggin@suse.de>
Thu, 18 Oct 2007 10:06:54 +0000 (03:06 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 18 Oct 2007 21:37:29 +0000 (14:37 -0700)
commitb8dc93cbe91324b922395919cd5df4cca2fe55f6
tree724a8813d6b5119619a6b8c499a59825575ae0c9
parent66ffb04ca5ec43ca763e8a9802ca3244f5519ae1
bit_spin_lock: use lock bitops

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>
include/linux/bit_spinlock.h