slub: register slabinfo to procfs
authorPekka Enberg <penberg@cs.helsinki.fi>
Wed, 2 Jan 2008 11:07:25 +0000 (13:07 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 2 Jan 2008 18:42:39 +0000 (10:42 -0800)
We need to register slabinfo to procfs when CONFIG_SLUB is enabled to
make the file actually visible to user-space.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found