2009-03-29 06:43:30

by Sachin Sant

[permalink] [raw]
Subject: [s390] 2.6.29-git4 build failure.

2.6.29-git4 build failed on s390 box with

CC drivers/char/sysrq.o
In file included from drivers/char/sysrq.c:38:
include/linux/irq.h: In function 'init_alloc_desc_masks':
include/linux/irq.h:434: error: dereferencing pointer to incomplete type
include/linux/irq.h:435: error: dereferencing pointer to incomplete type
include/linux/irq.h:446: error: dereferencing pointer to incomplete type
include/linux/irq.h:448: error: dereferencing pointer to incomplete type

Seems like Heiko had already submitted a patch to fix this.

http://marc.info/?l=linux-mm-commits&m=123360349631362&w=4


Thanks
-Sachin

--

---------------------------------
Sachin Sant
IBM Linux Technology Center
India Systems and Technology Labs
Bangalore, India
---------------------------------


2009-03-31 14:23:33

by Sachin Sant

[permalink] [raw]
Subject: [s390] 2.6.29-git8 build failure.

Sachin Sant wrote:
> 2.6.29-git4 build failed on s390 box with
>
> CC drivers/char/sysrq.o
> In file included from drivers/char/sysrq.c:38:
> include/linux/irq.h: In function 'init_alloc_desc_masks':
> include/linux/irq.h:434: error: dereferencing pointer to incomplete type
> include/linux/irq.h:435: error: dereferencing pointer to incomplete type
> include/linux/irq.h:446: error: dereferencing pointer to incomplete type
> include/linux/irq.h:448: error: dereferencing pointer to incomplete type
The above mentioned defconfig build failure can still be
recreated with 2.6.29-git8 release.

Looks like the patch[1] to fix this failure still hasn't made
it's way into Linus tree.

Regards
-Sachin

[1] -> http://marc.info/?l=linux-mm-commits&m=123360349631362&w=4

--

---------------------------------
Sachin Sant
IBM Linux Technology Center
India Systems and Technology Labs
Bangalore, India
---------------------------------