Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-05 Thread Greg KH
On Wed, Dec 05, 2007 at 07:42:02PM +0530, Kamalesh Babulal wrote: Hi Andrew, The 2.6.24-rc4-mm1 kernel build fails with build failure, CC drivers/char/hvcs.o drivers/char/hvcs.c: In function ‘hvcs_open’: drivers/char/hvcs.c:1180: error: wrong type argument to unary exclamation mark

Re: 2.6.24-rc4-mm1: kobj changes fallout on powerpc

2007-12-05 Thread Greg KH
On Wed, Dec 05, 2007 at 06:41:40PM +0530, Kamalesh Babulal wrote: On Wed, Dec 05, 2007 at 03:15:15AM -0600, Olof Johansson wrote: powerpc allyesconfig fails on the following two drivers (iseries_defconfig fails for the veth one): drivers/net/ehea/ehea_main.c: In function

Re: 2.6.24-rc4-mm1: kobj changes fallout on powerpc

2007-12-05 Thread Kamalesh Babulal
On Wed, Dec 05, 2007 at 03:15:15AM -0600, Olof Johansson wrote: powerpc allyesconfig fails on the following two drivers (iseries_defconfig fails for the veth one): drivers/net/ehea/ehea_main.c: In function 'ehea_driver_sysfs_add': drivers/net/ehea/ehea_main.c:2812: error: 'struct

Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-05 Thread Kamalesh Babulal
Hi Andrew, The 2.6.24-rc4-mm1 kernel build fails with build failure, CC drivers/char/hvcs.o drivers/char/hvcs.c: In function ‘hvcs_open’: drivers/char/hvcs.c:1180: error: wrong type argument to unary exclamation mark make[2]: *** [drivers/char/hvcs.o] Error 1 make[1]: *** [drivers/char]

Re: 2.6.24-rc4-mm1 Kernel build fails on S390x

2007-12-05 Thread Kamalesh Babulal
Hi Andrew, The 2.6.24-rc4-mm1 kernel build fails on s390x, CC arch/s390/kernel/traps.o In file included from include/asm/thread_info.h:39, from include/linux/thread_info.h:21, from include/linux/preempt.h:9, from

Re: 2.6.24-rc4-mm1

2007-12-05 Thread Reuben Farrelly
On 5/12/2007 4:17 PM, Andrew Morton wrote: Temporarily at http://userweb.kernel.org/~akpm/2.6.24-rc4-mm1/ Will appear later at ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc4/2.6.24-rc4-mm1/ - Lots of device IDs have been removed from the e1000 driver and moved

Re: 2.6.24-rc4-mm1

2007-12-05 Thread David Miller
From: Reuben Farrelly [EMAIL PROTECTED] Date: Thu, 06 Dec 2007 17:59:37 +1100 On 5/12/2007 4:17 PM, Andrew Morton wrote: - Lots of device IDs have been removed from the e1000 driver and moved over to e1000e. So if your e1000 stops working, you forgot to set CONFIG_E1000E. This non

Re: 2.6.24-rc4-mm1 Kernel build fails on S390x

2007-12-05 Thread Andrew Morton
On Thu, 06 Dec 2007 08:45:37 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Hi Andrew, The 2.6.24-rc4-mm1 kernel build fails on s390x, CC arch/s390/kernel/traps.o In file included from include/asm/thread_info.h:39, from include/linux/thread_info.h:21,

Re: 2.6.24-rc4-mm1

2007-12-05 Thread Andrew Morton
On Thu, 06 Dec 2007 17:59:37 +1100 Reuben Farrelly [EMAIL PROTECTED] wrote: On 5/12/2007 4:17 PM, Andrew Morton wrote: Temporarily at http://userweb.kernel.org/~akpm/2.6.24-rc4-mm1/ Will appear later at

Re: 2.6.24-rc4-mm1: hostbyte=0x01 driverbyte=0x00 (now bisected)

2007-12-05 Thread Hannes Reinecke
Alexey Dobriyan wrote: git-scsi-misc.patch Apologies for not looking into the problem earlier. See http://marc.info/?t=11962802235r=1w=2 2.6.24-rc3-mm2: Result: hostbyte=0x01 driverbyte=0x00\nend_request: I/O error for previous installment. I've bisected it to the following patch

<    1   2   3