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, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>