[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130930090410.GB17042@arm.com>
Date: Mon, 30 Sep 2013 10:04:11 +0100
From: Catalin Marinas <catalin.marinas@....com>
To: Frank Rowand <frowand.list@...il.com>
Cc: Christoph Lameter <cl@...ux-foundation.org>,
Pekka Enberg <penberg@...nel.org>,
Matt Mackall <mpm@...enic.com>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
Linux Kernel list <linux-kernel@...r.kernel.org>,
"Bobniev, Roman" <Roman.Bobniev@...ymobile.com>,
"Bird, Tim" <Tim.Bird@...ymobile.com>,
Andersson, Björn
<Bjorn.Andersson@...ymobile.com>
Subject: Re: [PATCH] slub: Proper kmemleak tracking if CONFIG_SLUB_DEBUG
disabled
On Fri, Sep 27, 2013 at 09:38:27PM +0100, Frank Rowand wrote:
> From: Roman Bobniev <roman.bobniev@...ymobile.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.bobniev@...ymobile.com>
> Signed-off-by: Frank Rowand <frank.rowand@...ymobile.com>
Acked-by: Catalin Marinas <catalin.marinas@....com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists