Re: [PATCH] Revert "kernel/stop_machine.c: remove CONFIG_SMP dependencies"

From: Stephen Rothwell
Date: Tue Dec 22 2015 - 15:02:26 EST


Hi Andrew,

On Mon, 21 Dec 2015 22:59:45 -0800 Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> On Tue, 22 Dec 2015 11:30:51 +0530 Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx> wrote:
>
> > > Rationale:
> > >
> > > stop_machine.o is only built when CONFIG_SMP=y so
> > >
> > > #if defined(CONFIG_SMP) || defined(CONFIG_HOTPLUG_CPU)
> > >
> > > always evaluates to true, so remove it.
> >
> > Hi Andrew,
> > The error is still there. I guess you have been busy. :)
> >
> > next-20151222 fails with the same error. You can see the m32r defconfig
> > at https://travis-ci.org/sudipm-mukherjee/parport/jobs/98258267
>
> I forgot to Cc Stephen :(

I wish I had figured this out earlier - last nights build were a blood bath :-(

Anyway, I applied it for today.
--
Cheers,
Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
--
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/