On Fri, Sep 27, 2013 at 09:38:27PM +0100, Frank Rowand wrote: > From: Roman Bobniev <roman.bobniev@xxxxxxxxxxxxxx> > > When kmemleak checking is enabled and CONFIG_SLUB_DEBUG is > disabled, the kmemleak code for small block allocation is > disabled. This results in false kmemleak errors when memory > is freed. > > Move the kmemleak code for small block allocation out from > under CONFIG_SLUB_DEBUG. > > Signed-off-by: Roman Bobniev <roman.bobniev@xxxxxxxxxxxxxx> > Signed-off-by: Frank Rowand <frank.rowand@xxxxxxxxxxxxxx> Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx> -- 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>