mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matt Mackall <mpm@selenic.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: [patch -mm] DEBUG_SLAB depends on SLAB
Date: Sun, 11 Dec 2005 16:46:47 -0800	[thread overview]
Message-ID: <20051212004647.GZ8637@waste.org> (raw)
In-Reply-To: <20051211141716.GA8500@elte.hu>

On Sun, Dec 11, 2005 at 03:17:16PM +0100, Ingo Molnar wrote:
> another SLOB related patch: make DEBUG_SLAB depend on SLAB.
> 
> Signed-off-by: Ingo Molnar <mingo@elte.hu>

Acked-by: Matt Mackall <mpm@selenic.com>

> 
> Index: linux/lib/Kconfig.debug
> ===================================================================
> --- linux.orig/lib/Kconfig.debug
> +++ linux/lib/Kconfig.debug
> @@ -100,7 +100,7 @@ config SCHEDSTATS
>  
>  config DEBUG_SLAB
>  	bool "Debug memory allocations"
> -	depends on DEBUG_KERNEL
> +	depends on DEBUG_KERNEL && SLAB
>  	help
>  	  Say Y here to have the kernel do limited verification on memory
>  	  allocation as well as poisoning memory on free to catch use of freed

-- 
Mathematics is the supreme nostalgia of our time.

      parent reply	other threads:[~2005-12-12  0:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-11 14:17 Ingo Molnar
2005-12-11 14:23 ` SLOB wishlist Ingo Molnar
2005-12-11 18:08   ` Matt Mackall
2005-12-12  0:46 ` Matt Mackall [this message]

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=20051212004647.GZ8637@waste.org \
    --to=mpm@selenic.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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

Powered by JetHome