Re: [-next July 21] s390 build failure : kernel/workqueue.o

From: Tejun Heo
Date: Wed Jul 21 2010 - 11:57:59 EST


Hello,

On 07/21/2010 12:40 PM, Sachin Sant wrote:
> Today's next fails to build on a s390 box with
>
> CC kernel/workqueue.o
> kernel/workqueue.c: In function 'init_workqueues':
> kernel/workqueue.c:3525: error: negative width in bit-field '<anonymous>'
> make[1]: *** [kernel/workqueue.o] Error 1
>
> Yesterday's next was good.
> The following patches added/changed the BUILD_BUG_ON() statement.
>
> bdbc5dd7de5d07d6c9d3536e598956165a031d4c
> workqueue: prepare for WQ_UNBOUND implementation
> 7a22ad757ec75186ad43a5b4670fa7423ee8f480
> workqueue: carry cpu number in work data once execution starts
>
> I have gcc version 4.3.2 installed on the system.

Hmmm... that's surprising. Can you please attach the .config?

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/