Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1297045
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Revert "kernel/stop_machine.c: remove CONFIG_SMP dependencies" |
| Date | 2015-12-22 21:10 +0100 |
| Message-ID | <qIBpV-8vR-29@gated-at.bofh.it> (permalink) |
| References | <qH093-4ey-7@gated-at.bofh.it> <qHcjU-3Fb-11@gated-at.bofh.it> <qIoiZ-aT-1@gated-at.bofh.it> <qIpf4-Md-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Andrew, On Mon, 21 Dec 2015 22:59:45 -0800 Andrew Morton <akpm@linux-foundation.org> wrote: > > On Tue, 22 Dec 2015 11:30:51 +0530 Sudip Mukherjee <sudipm.mukherjee@gmail.com> 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@canb.auug.org.au -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] Revert "kernel/stop_machine.c: remove CONFIG_SMP dependencies" Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-12-18 11:10 +0100
Re: [PATCH] Revert "kernel/stop_machine.c: remove CONFIG_SMP dependencies" Chris Metcalf <cmetcalf@ezchip.com> - 2015-12-18 16:00 +0100
Re: [PATCH] Revert "kernel/stop_machine.c: remove CONFIG_SMP dependencies" Andrew Morton <akpm@linux-foundation.org> - 2015-12-19 00:10 +0100
Re: [PATCH] Revert "kernel/stop_machine.c: remove CONFIG_SMP dependencies" Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-12-22 07:10 +0100
Re: [PATCH] Revert "kernel/stop_machine.c: remove CONFIG_SMP dependencies" Andrew Morton <akpm@linux-foundation.org> - 2015-12-22 08:10 +0100
Re: [PATCH] Revert "kernel/stop_machine.c: remove CONFIG_SMP dependencies" Stephen Rothwell <sfr@canb.auug.org.au> - 2015-12-22 21:10 +0100
csiph-web