]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Use non atomic unlock
authorNick Piggin <nickpiggin@yahoo.com.au>
Tue, 8 Jan 2008 07:20:27 +0000 (23:20 -0800)
committerChristoph Lameter <christoph@stapp.engr.sgi.com>
Fri, 8 Feb 2008 01:47:42 +0000 (17:47 -0800)
commita76d354629ea46c449705970a2c0b9e9090d6f03
treeb2e1b9db59125e9e9a7866a8aff58165ac2ea1fd
parent8ff12cfc009a2a38d87fa7058226fe197bb2696f
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>
mm/slub.c