On 07/20/2010 07:10 AM, Stephen Rothwell wrote: > Hi Tejun, > > After merging the final tree, today's linux-next build (powerpc > allnoconfig) failed like this: > > kernel/workqueue.c: In function 'alloc_cwqs': > kernel/workqueue.c:2634: error: 'CONFIG_SMP' undeclared (first use in this function) > kernel/workqueue.c: In function 'free_cwqs': > kernel/workqueue.c:2659: error: 'CONFIG_SMP' undeclared (first use in this function) > > Caused by commit f34217977d717385a3e9fd7018ac39fade3964c0 ("workqueue: > implement unbound workqueue"). Config symbols need to be checked for > being defined ... Heh, yeah, I have no idea what I was thinking. Will fix up soon. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html