commit | a76d354629ea46c449705970a2c0b9e9090d6f03 | [log] [tgz] |
---|---|---|
author | Nick Piggin <nickpiggin@yahoo.com.au> | Mon Jan 07 23:20:27 2008 -0800 |
committer | Christoph Lameter <christoph@stapp.engr.sgi.com> | Thu Feb 07 17:47:42 2008 -0800 |
tree | b2e1b9db59125e9e9a7866a8aff58165ac2ea1fd | |
parent | 8ff12cfc009a2a38d87fa7058226fe197bb2696f [diff] |
Use non atomic unlock 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>