Re: [patch, -rc6] x86_64: UP build fixes

From: Ingo Molnar
Date: Thu Nov 16 2006 - 04:49:54 EST



* Andi Kleen <ak@xxxxxxx> wrote:

> On Thursday 16 November 2006 10:17, Andrew Morton wrote:
> > On Thu, 16 Nov 2006 10:01:01 +0100
> > Andi Kleen <ak@xxxxxxx> wrote:
> >
> > > +#ifdef CONFIG_HOTPLUG_CPU
> > > hotcpu_notifier(cpu_vsyscall_notifier, 0);
> > > +#endif
> >
> > this part isn't needed - the definition handles that.
>
> Thanks. Updated patch appended.

my hotplug-CPU cleanup patch solves this in a cleaner way: by removing
all those #ifdefs as well.

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/