Re: linux-next: build failure after merge of the workqueues tree

2017-11-03 Thread Tejun Heo
On Thu, Nov 02, 2017 at 02:34:40PM +1100, Stephen Rothwell wrote: > Hi Tejun, > > After merging the workqueues tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > kernel/workqueue.c: In function 'workqueue_init_early': > kernel/workqueue.c:5561:56: error: 'cpu_isolated

linux-next: build failure after merge of the workqueues tree

2017-11-01 Thread Stephen Rothwell
Hi Tejun, After merging the workqueues tree, today's linux-next build (arm multi_v7_defconfig) failed like this: kernel/workqueue.c: In function 'workqueue_init_early': kernel/workqueue.c:5561:56: error: 'cpu_isolated_map' undeclared (first use in this function) cpumask_andnot(wq_unbound_cpuma

linux-next: build failure after merge of the workqueues tree

2015-06-20 Thread Stephen Rothwell
Hi Tejun, After merging the workqueues tree, today's linux-next build (arm multi_v7_defconfig) failed like this: kernel/workqueue.c: In function 'unbound_pwq_by_node': kernel/workqueue.c:570:2: error: implicit declaration of function 'rcu_lockdep_assert' [-Werror=implicit-function-declaration]