On Fri, Sep 27, 2013 at 09:38:27PM +0100, Frank Rowand wrote:
> From: Roman Bobniev <roman.bobn...@sonymobile.com>
> 
> 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.bobn...@sonymobile.com>
> Signed-off-by: Frank Rowand <frank.row...@sonymobile.com>

Acked-by: Catalin Marinas <catalin.mari...@arm.com>
--
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/

Reply via email to