commit | 32f9306b161a5e0c892132f7227f36de94090289 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Fri May 18 00:36:43 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri May 18 08:17:17 2007 -0700 |
tree | 69a04fdd1d38e535af7729be18e4244dad4b1013 | |
parent | 223a10a98135da38d3668973d72cdffb1ced4b7d [diff] |
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>