slub: another slabinfo fix
authorChristoph Lameter <clameter@sgi.com>
Fri, 18 May 2007 07:36:43 +0000 (00:36 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 18 May 2007 15:17:17 +0000 (08:17 -0700)
commit32f9306b161a5e0c892132f7227f36de94090289
tree69a04fdd1d38e535af7729be18e4244dad4b1013
parent223a10a98135da38d3668973d72cdffb1ced4b7d
slub: another slabinfo fix

The slab manipulation functions should not be triggered by slabs that
are unresovable in the subset of slabs selected on the command line.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/vm/slabinfo.c