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:
8ff12cf
)
Use non atomic unlock
author
Nick Piggin
<nickpiggin@yahoo.com.au>
Tue, 8 Jan 2008 07:20:27 +0000
(23:20 -0800)
committer
Christoph Lameter
<christoph@stapp.engr.sgi.com>
Fri, 8 Feb 2008 01:47:42 +0000
(17:47 -0800)
Slub can use the non-atomic version to unlock because other flags will not
get modified with the lock held.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Acked-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
No differences found