Skip to content
Commit 68cee4f1 authored by Pavel Emelyanov's avatar Pavel Emelyanov Committed by Pekka Enberg
Browse files

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: default avatarChristoph Lameter <cl@linux.com>
Signed-off-by: default avatarPavel Emelyanov <xemul@openvz.org>
Signed-off-by: default avatarPekka Enberg <penberg@kernel.org>
parent c8ddb271
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment