[BUG] next-20080219 - ide oops while bootup at ide_device_add_all ()

2008-02-19 Thread Kamalesh Babulal
trace 31f82065a26d65bf ]--- Kernel panic - not syncing: Attempted to kill init! -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL PROTECTED] More majordomo info at http

[PATCH] next-20080218 build failure at pmac_ide_macio_attach ()

2008-02-18 Thread Kamalesh Babulal
: conversion to non-scalar type requested make[3]: *** [drivers/ide/ppc/pmac.o] Error 1 make[2]: *** [drivers/ide/ppc] Error 2 make[1]: *** [drivers/ide] Error 2 make: *** [drivers] Error 2 I Have tested this patch for build failure only. Signed-off-by: Kamalesh Babulal [EMAIL PROTECTED] --- --- linux

[PATCH-RESEND] next-20080218 build failure at pmac_ide_macio_attach ()

2008-02-18 Thread Kamalesh Babulal
On Mon, Feb 18, 2008 at 03:17:49PM +0100, Andreas Schwab wrote: Kamalesh Babulal [EMAIL PROTECTED] writes: . . snip Just remove the cast. Andreas. Resending the patch after making the changes Andreas said. Signed-off-by: Kamalesh Babulal [EMAIL PROTECTED] Cc: Andreas Schwab [EMAIL

Re: 2.6.26-git0: IDE oops during boot

2008-02-15 Thread Kamalesh Babulal
Yinghai Lu wrote: On Thu, Feb 14, 2008 at 1:46 AM, Kamalesh Babulal [EMAIL PROTECTED] wrote: Bartlomiej Zolnierkiewicz wrote: Hi, On Tuesday 12 February 2008, Kamalesh Babulal wrote: Bartlomiej Zolnierkiewicz wrote: Hi, On Monday 11 February 2008, Kamalesh Babulal wrote

[BUID_FAILURE] next-20080215 Build failure caused by ide: rework PowerMac media-bay support

2008-02-15 Thread Kamalesh Babulal
was reported and solution suggested according to http://lkml.org/lkml/2008/2/13/195 including the #include linux/ide.h after #ifdef CONFIG_BLK_DEV_IDE_PMAC helps in fixing the build failure. -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list

Re: 2.6.26-git0: IDE oops during boot

2008-02-14 Thread Kamalesh Babulal
Bartlomiej Zolnierkiewicz wrote: Hi, On Tuesday 12 February 2008, Kamalesh Babulal wrote: Bartlomiej Zolnierkiewicz wrote: Hi, On Monday 11 February 2008, Kamalesh Babulal wrote: Nish Aravamudan wrote: On 2/7/08, Bartlomiej Zolnierkiewicz [EMAIL PROTECTED] wrote: On Thursday 07 February

Re: [BUG] 2.6.24-mm1 and 2.6.24-git13 kernel panic's while bootup at ide_device_add_all

2008-02-13 Thread Kamalesh Babulal
Rafael J. Wysocki wrote: On Tuesday, 5 of February 2008, Kamalesh Babulal wrote: Hi, The kernel bootup panics with the 2.6.24-mm1 and 2.6.24-git13 kernel while defconfig compiled in for x86_64 (Intel(R) Xeon) box Is that still happening or has it been fixed? Rafael The panic is solved

Re: 2.6.26-git0: IDE oops during boot

2008-02-12 Thread Kamalesh Babulal
Bartlomiej Zolnierkiewicz wrote: Hi, On Monday 11 February 2008, Kamalesh Babulal wrote: Nish Aravamudan wrote: On 2/7/08, Bartlomiej Zolnierkiewicz [EMAIL PROTECTED] wrote: On Thursday 07 February 2008, Kamalesh Babulal wrote: Bartlomiej Zolnierkiewicz wrote: Hi, On Wednesday 06

Re: 2.6.26-git0: IDE oops during boot

2008-02-10 Thread Kamalesh Babulal
Nish Aravamudan wrote: On 2/7/08, Bartlomiej Zolnierkiewicz [EMAIL PROTECTED] wrote: On Thursday 07 February 2008, Kamalesh Babulal wrote: Bartlomiej Zolnierkiewicz wrote: Hi, On Wednesday 06 February 2008, Pavel Machek wrote: On Wed 2008-02-06 11:53:34, Pavel Machek wrote: Hi! Trying

Re: 2.6.26-git0: IDE oops during boot

2008-02-07 Thread Kamalesh Babulal
[80415673] init_irq+0x188/0x444 RSP 81022f093e00 CR2: ffa0 ---[ end trace 165798c72d52c3e3 ]--- -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL

[BUG] 2.6.24-mm1 and 2.6.24-git13 kernel panic's while bootup at ide_device_add_all

2008-02-05 Thread Kamalesh Babulal
Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: 2.6.23-rc6-mm1: Build failure on ppc64 drivers/ata/pata_scc.c

2007-09-20 Thread Kamalesh Babulal
: In function ‘spider_net_decode_one_descr’: drivers/net/spider_net.c:1215: error: ‘dev’ undeclared (first use in this function) make[2]: *** [drivers/net/spider_net.o] Error 1 make[1]: *** [drivers/net] Error 2 make: *** [drivers] Error 2 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center