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:
dc51281
)
slub: register slabinfo to procfs
author
Pekka Enberg
<penberg@cs.helsinki.fi>
Wed, 2 Jan 2008 11:07:25 +0000
(13:07 +0200)
committer
Linus 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