Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 ab4d5ed (slub: Enable sysfs support for !CONFIG_SLUB_DEBUG) and 2bce648 ( slub: Allow removal of slab caches during boot). Acked-by: Christoph Lameter <cl@linux.com> Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: Pekka Enberg <penberg@kernel.org>
- Loading branch information