Re: linux-next: build failure after merge of the workqueues tree
From: Tejun Heo <tj@kernel.org>
Date: 2011-02-09 08:37:37
Also in:
lkml
From: Tejun Heo <tj@kernel.org>
Date: 2011-02-09 08:37:37
Also in:
lkml
Hello, On Wed, Feb 09, 2011 at 03:12:04PM +1100, Stephen Rothwell wrote:
After merging the workqueues tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:
kernel/built-in.o:(.toc1+0x14c0): undefined reference to `system_freezeable_wq'
Caused by commit de62c151df9b6568c67977920267392c432f340a ("workqueue:
add system_freezeable_wq").
I have used the workqueues tree from next-20110208 for today.That was embarrassing. Sorry. Updated. -- tejun