linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Frank Rowand <frowand.list@gmail.com>
Cc: "Christoph Lameter" <cl@linux-foundation.org>,
	"Pekka Enberg" <penberg@kernel.org>,
	"Matt Mackall" <mpm@selenic.com>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>,
	"Linux Kernel list" <linux-kernel@vger.kernel.org>,
	"Bobniev, Roman" <Roman.Bobniev@sonymobile.com>,
	"Bird, Tim" <Tim.Bird@sonymobile.com>,
	"Andersson, Björn" <Bjorn.Andersson@sonymobile.com>
Subject: Re: [PATCH] slub: Proper kmemleak tracking if CONFIG_SLUB_DEBUG disabled
Date: Mon, 30 Sep 2013 10:04:11 +0100	[thread overview]
Message-ID: <20130930090410.GB17042@arm.com> (raw)
In-Reply-To: <5245ECC3.8070200@gmail.com>

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

Acked-by: Catalin Marinas <catalin.marinas@arm.com>

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

  reply	other threads:[~2013-09-30  9:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-27 20:38 [PATCH] slub: Proper kmemleak tracking if CONFIG_SLUB_DEBUG disabled Frank Rowand
2013-09-30  9:04 ` Catalin Marinas [this message]
2013-10-02 14:41 ` Christoph Lameter
2013-10-02 15:33   ` Bird, Tim
2013-10-02 15:54     ` Catalin Marinas
2013-10-02 16:24       ` Christoph Lameter
2013-10-02 15:57     ` Christoph Lameter
2013-10-02 16:25       ` Catalin Marinas
  -- strict thread matches above, loose matches on Subject: below --
2013-10-08 22:37 [PATCH] slub: proper " Tim Bird
2013-10-08 22:58 Tim Bird
2013-10-09 13:28 ` Catalin Marinas
2013-10-09 19:07 ` Christoph Lameter
2013-10-23 11:52   ` Bobniev, Roman
2013-10-24 17:20     ` Pekka Enberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130930090410.GB17042@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=Bjorn.Andersson@sonymobile.com \
    --cc=Roman.Bobniev@sonymobile.com \
    --cc=Tim.Bird@sonymobile.com \
    --cc=cl@linux-foundation.org \
    --cc=frowand.list@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mpm@selenic.com \
    --cc=penberg@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).