From: Nick Piggin Date: Tue, 8 Jan 2008 07:20:27 +0000 (-0800) Subject: Use non atomic unlock X-Git-Tag: v2.6.25-rc1~284^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a76d354629ea46c449705970a2c0b9e9090d6f03;p=pandora-kernel.git 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 Acked-by: Christoph Lameter Signed-off-by: Andrew Morton --- Reading git-diff-tree failed