commit | d4751a2797bc0a37a8e85783d65ffaa9de689e60 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Thu May 10 03:15:40 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu May 10 09:26:53 2007 -0700 |
tree | 140781a632156218de3e5e99d608c053fe5639da | |
parent | 5a18c92aab13aac7917bc87ceefa23da68698be4 [diff] |
SLUB: SLUB_DEBUG must depend on SLUB Otherwise people get asked about SLUB_DEBUG even if they have another slab allocator enabled. 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>