git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15b7c51
)
slub: Enable sysfs support for !CONFIG_SLUB_DEBUG
author
Christoph Lameter
<cl@linux.com>
Tue, 5 Oct 2010 18:57:26 +0000
(13:57 -0500)
committer
Pekka Enberg
<penberg@kernel.org>
Wed, 6 Oct 2010 13:54:36 +0000
(16:54 +0300)
Currently disabling CONFIG_SLUB_DEBUG also disabled SYSFS support meaning
that the slabs cannot be tuned without DEBUG.
Make SYSFS support independent of CONFIG_SLUB_DEBUG
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
No differences found