All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roland Dreier <rdreier@cisco.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Vegard Nossum <vegard.nossum@gmail.com>,
	Pekka Enberg <penberg@cs.helsinki.fi>,
	Christoph Lameter <clameter@sgi.com>,
	"H. Peter Anvin" <hpa@zytor.com>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [git pull] kmemcheck
Date: Wed, 30 Apr 2008 09:29:05 -0700	[thread overview]
Message-ID: <adazlrb8fxq.fsf@cisco.com> (raw)
In-Reply-To: <20080429203446.GA18314@elte.hu> (Ingo Molnar's message of "Tue, 29 Apr 2008 22:34:46 +0200")

 >       kmemcheck: enable in the x86 Kconfig

This patch does:

 > +config KMEMCHECK
 > +	bool "kmemcheck: trap use of uninitialized memory"
 > +	depends on X86_32

So it's only possible to select kmemcheck on 32-bit builds, But you also
seem to have 64-bit stuff, eg

 >       kmemcheck: support for 64-bit
 >       kmemcheck: add missing pte_hidden() for x86-64

so is the Kconfig patch slightly out-of-date?

 - R.

  reply	other threads:[~2008-04-30 16:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-29 20:34 [git pull] kmemcheck Ingo Molnar
2008-04-30 16:29 ` Roland Dreier [this message]
2008-04-30 16:37   ` Vegard Nossum
2008-04-30 20:06   ` Ingo Molnar
  -- strict thread matches above, loose matches on Subject: below --
2008-04-26  9:59 Vegard Nossum
2008-04-26 13:19 ` Ingo Molnar
2008-04-24 21:06 Ingo Molnar
2008-04-26  6:09 ` Andrew Morton

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=adazlrb8fxq.fsf@cisco.com \
    --to=rdreier@cisco.com \
    --cc=akpm@linux-foundation.org \
    --cc=clameter@sgi.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=penberg@cs.helsinki.fi \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    --cc=vegard.nossum@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.