On Wed, 2 Oct 2013, Catalin Marinas wrote: > Kmemleak doesn't depend on SLUB_DEBUG (at least it didn't originally ;), > so I don't think we should add an artificial dependency (or select). Can > we have kmemleak_*() calls in both debug and !debug hooks?
Yes if you move the hook calls out from under CONFIG_SLUB_DEBUG. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/