All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Mackall <mpm@selenic.com>
To: Rik van Riel <riel@redhat.com>
Cc: linux-kernel@vger.kernel.org, mingo@elte.hu,
	Andrew Morton <akpm@osdl.org>
Subject: Re: + stack-corruption-detector.patch added to -mm tree
Date: Sun, 19 Mar 2006 12:26:48 -0600	[thread overview]
Message-ID: <20060319182648.GE25452@waste.org> (raw)
In-Reply-To: <Pine.LNX.4.63.0603082215330.4484@cuia.boston.redhat.com>

On Wed, Mar 08, 2006 at 10:16:50PM -0500, Rik van Riel wrote:
> On Wed, 8 Mar 2006, akpm@osdl.org wrote:
> 
> > -			memset(ret, 0, THREAD_SIZE);		\
> > +			memset(ret, 0x55, THREAD_SIZE);		\
> 
> Xen uses 0x55 as a poison pattern too.  I wonder if we should
> change this one (this one's newer ;)) to something else.

I think we should have a central poison.h file.

-- 
Mathematics is the supreme nostalgia of our time.

  reply	other threads:[~2006-03-19 18:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200603082041.k28Kf7H1027435@shell0.pdx.osdl.net>
2006-03-09  3:16 ` + stack-corruption-detector.patch added to -mm tree Rik van Riel
2006-03-19 18:26   ` Matt Mackall [this message]
2006-03-19 20:06     ` Arjan van de Ven
2006-03-19 20:52       ` Matt Mackall

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=20060319182648.GE25452@waste.org \
    --to=mpm@selenic.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=riel@redhat.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.