[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080908170809.GA17881@elte.hu>
Date: Mon, 8 Sep 2008 19:08:09 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Vegard Nossum <vegard.nossum@...il.com>
Cc: Pekka Enberg <penberg@...helsinki.fi>, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] kmemcheck updates for tip/kmemcheck
* Vegard Nossum <vegard.nossum@...il.com> wrote:
> On Mon, Sep 8, 2008 at 5:24 PM, Vegard Nossum <vegard.nossum@...il.com> wrote:
> > On Mon, Sep 8, 2008 at 5:17 PM, Ingo Molnar <mingo@...e.hu> wrote:
> >> +#if defined(CONFIG_SMP) && !defined(CONFIG_KMEMCHECK_USE_SMP)
> >
> > Should really be just:
> >
> > +#if defined(CONFIG_SMP)
> >
> > Can you amend?
>
> Er, also written like:
>
> +#ifdef CONFIG_SMP
>
> Bonk.
thx, fixed it.
Ingo
--
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