linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the final tree (workqueues tree related)
@ 2010-07-20  5:10 Stephen Rothwell
  2010-07-20  8:42 ` Tejun Heo
  2010-07-20  9:17 ` [PATCH wq#for-next] workqueue: fix build problem on !CONFIG_SMP Tejun Heo
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Rothwell @ 2010-07-20  5:10 UTC (permalink / raw)
  To: Tejun Heo; +Cc: linux-next, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 715 bytes --]

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 ...

I have used the workqueues tree from next-20100719 for today.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-07-20  9:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-20  5:10 linux-next: build failure after merge of the final tree (workqueues tree related) Stephen Rothwell
2010-07-20  8:42 ` Tejun Heo
2010-07-20  9:17 ` [PATCH wq#for-next] workqueue: fix build problem on !CONFIG_SMP Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).