From d4751a2797bc0a37a8e85783d65ffaa9de689e60 Mon Sep 17 00:00:00 2001 From: Christoph Lameter Date: Thu, 10 May 2007 03:15:40 -0700 Subject: [PATCH] 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed