From: Pavel Emelyanov Date: Thu, 28 Oct 2010 09:50:37 +0000 (+0400) Subject: slub: Fix slub_lock down/up imbalance X-Git-Tag: v2.6.38-rc1~436^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98072e4d977aabe6a39abb95951cd8bf2c2202d5;p=pandora-kernel.git slub: Fix slub_lock down/up imbalance There are two places, that do not release the slub_lock. Respective bugs were introduced by sysfs changes ab4d5ed5 (slub: Enable sysfs support for !CONFIG_SLUB_DEBUG) and 2bce6485 ( slub: Allow removal of slab caches during boot). Acked-by: Christoph Lameter Signed-off-by: Pavel Emelyanov Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed