commit | 6b6adc22a01941165d5af9a3e69e28e948b28f47 | [log] [tgz] |
---|---|---|
author | Pekka Enberg <penberg@cs.helsinki.fi> | Wed Jan 02 13:07:25 2008 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Jan 02 10:42:39 2008 -0800 |
tree | d37ec1318df41660573e09b19282e96288d9acaf | |
parent | dc512814b5f8b7b80c74d6170b93a606ae4f36c5 [diff] |
slub: register slabinfo to procfs 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>