Re: 2.6.23-rc8-mm1 - powerpc memory hotplug link failure

2007-09-26 Thread Kamalesh Babulal
Badari Pulavarty wrote: > On Wed, 2007-09-26 at 01:30 +0530, Kamalesh Babulal wrote: >> Hi Andrew, >> >> The 2.6.23-rc8-mm1 kernel linking fails on the powerpc (P5+) box >> >> CC init/version.o >> LD init/built-in.o >> LD .tm

Re: 2.6.23-rc8-mm1 - powerpc memory hotplug link failure

2007-09-26 Thread Kamalesh Babulal
Badari Pulavarty wrote: On Wed, 2007-09-26 at 01:30 +0530, Kamalesh Babulal wrote: Hi Andrew, The 2.6.23-rc8-mm1 kernel linking fails on the powerpc (P5+) box CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o: In function `memory_block_action

Re: 2.6.23-rc8-mm1 - powerpc memory hotplug link failure

2007-09-26 Thread Kamalesh Babulal
- depends on MEMORY_HOTPLUG + depends on MEMORY_HOTPLUG ARCH_ENABLE_MEMORY_HOTREMOVE depends on MIGRATION # Heavily threaded applications may benefit from splitting the mm-wide - Hi Kame, Thanks, your patch fixes the problem. -- Thanks Regards, Kamalesh Babulal, Linux

Re: 2.6.23-rc8-mm1 - powerpc memory hotplug link failure

2007-09-25 Thread Kamalesh Babulal
) -- Thanks & Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read th

Re: 2.6.23-rc7-mm1

2007-09-25 Thread Kamalesh Babulal
Peter Zijlstra wrote: > On Mon, 24 Sep 2007 21:20:58 +0200 Peter Zijlstra > <[EMAIL PROTECTED]> wrote: > >>>> Nope, and the stacktrace is utterly puzzling. >>>> >>>> /me goes read the lkml.org link >>>> >>>> Kamalesh

Re: 2.6.23-rc8-mm1 - drivers/net/ibm_newemac/mal - broken

2007-09-25 Thread Kamalesh Babulal
make: *** [drivers] Error 2 -- Thanks & Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.ht

Re: 2.6.23-rc8-mm1

2007-09-25 Thread Kamalesh Babulal
sed for this build error at http://lkml.org/lkml/2007/9/21/557 is not seen in the latest 2.6.23-rc8-mm1 patch's. -- Thanks & Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH] Fix messed hunks in generic_setlease

2007-09-25 Thread Kamalesh Babulal
ut: > Hi Pavel, I tested your patch and NULL pointer dereference is not triggered. -- Thanks & Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTE

Re: 2.6.23-rc7-mm1: panic in scheduler

2007-09-25 Thread Kamalesh Babulal
Balbir Singh wrote: > On 9/25/07, Kamalesh Babulal <[EMAIL PROTECTED]> wrote: >> Exactly same call trace is produced over IA64 Madison (up to 9M cache) with >> 8 cpu's. >> -- > > Hi, Kamalesh, > > Could you please reproduce the problem or share the steps

Re: 2.6.23-rc7-mm1: panic in scheduler

2007-09-25 Thread Kamalesh Babulal
Balbir Singh wrote: On 9/25/07, Kamalesh Babulal [EMAIL PROTECTED] wrote: Exactly same call trace is produced over IA64 Madison (up to 9M cache) with 8 cpu's. -- Hi, Kamalesh, Could you please reproduce the problem or share the steps to reproduce the problem? Thanks, Balbir - Hi

Re: [PATCH] Fix messed hunks in generic_setlease

2007-09-25 Thread Kamalesh Babulal
generic_setlease(struct file *filp, locks_copy_lock(new_fl, lease); locks_insert_lock(before, new_fl); - *flp = fl; + *flp = new_fl; return 0; out: Hi Pavel, I tested your patch and NULL pointer dereference is not triggered. -- Thanks Regards, Kamalesh

Re: 2.6.23-rc8-mm1

2007-09-25 Thread Kamalesh Babulal
for this build error at http://lkml.org/lkml/2007/9/21/557 is not seen in the latest 2.6.23-rc8-mm1 patch's. -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More

Re: 2.6.23-rc8-mm1 - drivers/net/ibm_newemac/mal - broken

2007-09-25 Thread Kamalesh Babulal
make: *** [drivers] Error 2 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

Re: 2.6.23-rc7-mm1

2007-09-25 Thread Kamalesh Babulal
Peter Zijlstra wrote: On Mon, 24 Sep 2007 21:20:58 +0200 Peter Zijlstra [EMAIL PROTECTED] wrote: Nope, and the stacktrace is utterly puzzling. /me goes read the lkml.org link Kamalesh Babulal: do you still get: BUG: spinlock bad magic on msgs? Because those I could reproduce using

Re: 2.6.23-rc8-mm1 - powerpc memory hotplug link failure

2007-09-25 Thread Kamalesh Babulal
) -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
] triggers the build failure, so in the below patch renaming mac as mac_buf is done, because it is used to print the mac address using the newly introduced print_mac function. Signed-off-by: Kamalesh Babulal <[EMAIL PROTECTED]> --- --- linux-2.6.23-rc7/drivers/net/pasemi_mac.c 2007-09-25

Re: 2.6.23-rc7-mm1: panic in scheduler

2007-09-24 Thread Kamalesh Babulal
> se = rb_entry(leftmost, struct sched_entity, run_node); > } > > Missing code? corrupt patch? > > config available on request, but there doesn't seem to be much in the way > of scheduler config option. A few that might apply: > > SCHED_SMT is

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
(); This patch does not solves the implicit "declaration of function ‘bio_kunmap_bvec’" Signed-off-by: Kamalesh Babulal <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> --- --- linux-2.6.23-rc7/drivers/block/ps3disk.c2007-09-24 20:50:41.0 +0530 +++ linux-2.6.23-rc7/drivers/b

Re: [NFS] [BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945

2007-09-24 Thread Kamalesh Babulal
Trond Myklebust wrote: > On Mon, 2007-09-10 at 18:36 +0530, Kamalesh Babulal wrote: >> Trond Myklebust wrote: >>> On Sat, 2007-09-08 at 01:56 +0200, Michal Piotrowski wrote: >>> >>>> Hi, >>>> >>>> On 07/09/2007, Kamalesh Babulal &l

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
Peter Zijlstra wrote: > On Mon, 24 Sep 2007 09:44:48 -0700 Andrew Morton > <[EMAIL PROTECTED]> wrote: > >> On Mon, 24 Sep 2007 18:43:33 +0530 Kamalesh Babulal <[EMAIL PROTECTED]> >> wrote: >> >>> Hi Andrew, >>> >>> Kernel BUG o

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
+0x1e/0x7c [] run_workqueue+0x88/0x109 [] worker_thread+0x0/0xf4 [] worker_thread+0xe9/0xf4 [] autoremove_wake_function+0x0/0x37 [] autoremove_wake_function+0x0/0x37 [] kthread+0x44/0x6d [] child_rip+0xa/0x12 [] kthread+0x0/0x6d [] child_rip+0x0/0x12 -- Thanks & Regards, Kamalesh Bab

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
[] fasync_helper+0x6b/0xe4 RSP CR2: 0070 -- Thanks & Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
only once arch/ia64/kernel/efi.c:1088: error: for each function it appears in.) make[1]: *** [arch/ia64/kernel/efi.o] Error 1 make: *** [arch/ia64/kernel] Error 2 The use-extended-crashkernel-command-line-on-ia64.patch uses total_mem and return total_memory. Signed-off-by: Kamalesh Babulal

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
t-in.o, section .opd ld: can not edit opd Bad value make: *** [vmlinux.o] Error 1 -- Thanks & Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More maj

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
, section .opd ld: can not edit opd Bad value make: *** [vmlinux.o] Error 1 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
only once arch/ia64/kernel/efi.c:1088: error: for each function it appears in.) make[1]: *** [arch/ia64/kernel/efi.o] Error 1 make: *** [arch/ia64/kernel] Error 2 The use-extended-crashkernel-command-line-on-ia64.patch uses total_mem and return total_memory. Signed-off-by: Kamalesh Babulal

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
unwinder stuck at ia32_sysret+0x0/0xa Leftover inexact backtrace: Code: 49 8b 34 24 4c 89 e2 48 85 f6 74 2a 4c 39 7e 10 75 1a 45 85 RIP [80290630] fasync_helper+0x6b/0xe4 RSP 810082bdfdb8 CR2: 0070 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
/0xf4 [8024841d] autoremove_wake_function+0x0/0x37 [8024841d] autoremove_wake_function+0x0/0x37 [80247e5c] kthread+0x44/0x6d [8020c5a8] child_rip+0xa/0x12 [80247e18] kthread+0x0/0x6d [8020c59e] child_rip+0x0/0x12 -- Thanks Regards, Kamalesh

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
Peter Zijlstra wrote: On Mon, 24 Sep 2007 09:44:48 -0700 Andrew Morton [EMAIL PROTECTED] wrote: On Mon, 24 Sep 2007 18:43:33 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Hi Andrew, Kernel BUG over x86_64 (AMD Opteron(tm) Processor 844). Similar kernel Bug was reported for 2.6.23

Re: [NFS] [BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945

2007-09-24 Thread Kamalesh Babulal
Trond Myklebust wrote: On Mon, 2007-09-10 at 18:36 +0530, Kamalesh Babulal wrote: Trond Myklebust wrote: On Sat, 2007-09-08 at 01:56 +0200, Michal Piotrowski wrote: Hi, On 07/09/2007, Kamalesh Babulal [EMAIL PROTECTED] wrote: Sep 7 11:42:49 p55lp2 kernel: kernel BUG at fs/nfs

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
(); This patch does not solves the implicit declaration of function ‘bio_kunmap_bvec’ Signed-off-by: Kamalesh Babulal [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] --- --- linux-2.6.23-rc7/drivers/block/ps3disk.c2007-09-24 20:50:41.0 +0530 +++ linux-2.6.23-rc7/drivers/block/~ps3disk.c 2007-09-24

Re: 2.6.23-rc7-mm1: panic in scheduler

2007-09-24 Thread Kamalesh Babulal
(up to 9M cache) with 8 cpu's. -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please

Re: 2.6.23-rc7-mm1

2007-09-24 Thread Kamalesh Babulal
] triggers the build failure, so in the below patch renaming mac as mac_buf is done, because it is used to print the mac address using the newly introduced print_mac function. Signed-off-by: Kamalesh Babulal [EMAIL PROTECTED] --- --- linux-2.6.23-rc7/drivers/net/pasemi_mac.c 2007-09-25 03:27

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

2007-09-20 Thread Kamalesh Babulal
red (first use in this function) drivers/net/spider_net.c: 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

Re: [2.6.23-rc4-mm1][Bug] kernel BUG at include/linux/netdevice.h:339!

2007-09-20 Thread Kamalesh Babulal
Andrew Morton wrote: > On Mon, 17 Sep 2007 17:46:38 +0530 > Kamalesh Babulal <[EMAIL PROTECTED]> wrote: > > >> Kernel Bug is hit with 2.6.23-rc4-mm1 kernel on ppc64 machine. >> >> kernel BUG at include/linux/netdevice.h:339! >> > > (please cc

Re: [PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath

2007-09-20 Thread Kamalesh Babulal
MBOL(smp_call_function_single); > > +void smp_send_stop(void) > +{ > + __smp_call_function(stop_this_cpu, NULL, 1, 0); > +} > + > void smp_call_function_interrupt(void) > { > void (*func) (void *info); > Hi, This patch solves the badness oops we get on the powerpc. -- Thanks & Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath

2007-09-20 Thread Kamalesh Babulal
, NULL, 1, 0); +} + void smp_call_function_interrupt(void) { void (*func) (void *info); Hi, This patch solves the badness oops we get on the powerpc. -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line

Re: [2.6.23-rc4-mm1][Bug] kernel BUG at include/linux/netdevice.h:339!

2007-09-20 Thread Kamalesh Babulal
Andrew Morton wrote: On Mon, 17 Sep 2007 17:46:38 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Kernel Bug is hit with 2.6.23-rc4-mm1 kernel on ppc64 machine. kernel BUG at include/linux/netdevice.h:339! (please cc [EMAIL PROTECTED] on networking-related matters) You died

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

2.6.23-rc6-mm1 powerpc - kgdb is broken

2007-09-19 Thread Kamalesh Babulal
] Error 1 make[2]: *** [drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs make[1]: *** [drivers] Error 2 make: *** [modules] Error 2 -- Thanks & Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line "unsubscribe lin

2.6.23-rc6-mm1 powerpc - kgdb is broken

2007-09-19 Thread Kamalesh Babulal
] Error 1 make[2]: *** [drivers/net] Error 2 make[2]: *** Waiting for unfinished jobs make[1]: *** [drivers] Error 2 make: *** [modules] Error 2 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: 2.6.23-rc6-mm1

2007-09-18 Thread Kamalesh Babulal
Benjamin Herrenschmidt wrote: On Tue, 2007-09-18 at 10:34 +0100, Andy Whitcroft wrote: On Tue, Sep 18, 2007 at 02:43:48PM +0530, Kamalesh Babulal wrote: Andrew Morton wrote: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc6/2.6.23-rc6-mm1/ 2.6.23-rc6-mm1

Re: 2.6.23-rc6-mm1

2007-09-18 Thread Kamalesh Babulal
/rpadlpar_sysfs.o] Error 1 make[2]: *** [drivers/pci/hotplug] Error 2 make[1]: *** [drivers/pci] Error 2 make: *** [drivers] Error 2 -- Thanks & Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line "unsubscribe linux-kernel&quo

Re: 2.6.23-rc6-mm1

2007-09-18 Thread Kamalesh Babulal
/rpadlpar_sysfs.o] Error 1 make[2]: *** [drivers/pci/hotplug] Error 2 make[1]: *** [drivers/pci] Error 2 make: *** [drivers] Error 2 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: 2.6.23-rc6-mm1

2007-09-18 Thread Kamalesh Babulal
Benjamin Herrenschmidt wrote: On Tue, 2007-09-18 at 10:34 +0100, Andy Whitcroft wrote: On Tue, Sep 18, 2007 at 02:43:48PM +0530, Kamalesh Babulal wrote: Andrew Morton wrote: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc6/2.6.23-rc6-mm1/ 2.6.23-rc6-mm1

[2.6.23-rc4-mm1][Bug] kernel BUG at include/linux/netdevice.h:339!

2007-09-17 Thread Kamalesh Babulal
/0x204 [cb873e30] [c0004780] hardware_interrupt_entry+0x18/0x98 Instruction dump: fba1ffe8 fbc1fff0 3b60 fbe1fff8 f8010010 91810008 f821ff41 f8e10110 f9010118 880d01da 2120 7c090114 <0b00> eb82a488 e81c 2fa0 -- Thanks & Regards, Kamalesh Babulal, Linux Techno

[2.6.23-rc4-mm1][Bug] kernel BUG at include/linux/netdevice.h:339!

2007-09-17 Thread Kamalesh Babulal
/0x204 [cb873e30] [c0004780] hardware_interrupt_entry+0x18/0x98 Instruction dump: fba1ffe8 fbc1fff0 3b60 fbe1fff8 f8010010 91810008 f821ff41 f8e10110 f9010118 880d01da 2120 7c090114 0b00 eb82a488 e81c 2fa0 -- Thanks Regards, Kamalesh Babulal, Linux Technology

Re: [2/4] 2.6.23-rc6: known regressions

2007-09-14 Thread Kamalesh Babulal
ernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ Hi Michal, The NFSV4 [BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945, is again seen in 2.6.23-rc6. Can this bug be added as known regression for 2.6.23-rc6. References http://lkml.org/lkml/2007/9/7/27. -- Thanks &

[BUG][2.6.23-rc6] Badness at arch/powerpc/kernel/smp.c:202

2007-09-14 Thread Kamalesh Babulal
23-rc1 kernel http://ozlabs.org/pipermail/linuxppc-dev/2007-July/039905.html and other on 2.6.22-rc1 kernel http://lkml.org/lkml/2007/5/22/390 -- Thanks & Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line "unsubscribe linux-kern

[BUG][2.6.23-rc6] Badness at arch/powerpc/kernel/smp.c:202

2007-09-14 Thread Kamalesh Babulal
mailing list on 2.6.23-rc1 kernel http://ozlabs.org/pipermail/linuxppc-dev/2007-July/039905.html and other on 2.6.22-rc1 kernel http://lkml.org/lkml/2007/5/22/390 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe from this list: send the line unsubscribe

Re: [2/4] 2.6.23-rc6: known regressions

2007-09-14 Thread Kamalesh Babulal
/ Hi Michal, The NFSV4 [BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945, is again seen in 2.6.23-rc6. Can this bug be added as known regression for 2.6.23-rc6. References http://lkml.org/lkml/2007/9/7/27. -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. - To unsubscribe

Re: [BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945

2007-09-10 Thread Kamalesh Babulal
J. Bruce Fields wrote: On Fri, Sep 07, 2007 at 03:32:32PM +0530, Kamalesh Babulal wrote: Sep 7 11:42:49 p55lp2 kernel: kernel BUG at fs/nfs/nfs4xdr.c:945! That's the first line of encode_lookup: static int encode_lookup(struct xdr_stream *xdr, const struct qstr *name

Re: [NFS] [BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945

2007-09-10 Thread Kamalesh Babulal
Trond Myklebust wrote: On Sat, 2007-09-08 at 01:56 +0200, Michal Piotrowski wrote: Hi, On 07/09/2007, Kamalesh Babulal <[EMAIL PROTECTED]> wrote: Sep 7 11:42:49 p55lp2 kernel: kernel BUG at fs/nfs/nfs4xdr.c:945! Sep 7 11:42:49 p55lp2 kernel: Oops: Exception in kernel mode,

Re: [BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945

2007-09-10 Thread Kamalesh Babulal
Michal Piotrowski wrote: Hi, On 07/09/2007, Kamalesh Babulal <[EMAIL PROTECTED]> wrote: Sep 7 11:42:49 p55lp2 kernel: kernel BUG at fs/nfs/nfs4xdr.c:945! Sep 7 11:42:49 p55lp2 kernel: Oops: Exception in kernel mode, sig: 5 [#1] Sep 7 11:42:49 p55lp2 kernel: SMP NR_CPUS=128 NUMA p

Re: [BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945

2007-09-10 Thread Kamalesh Babulal
Michal Piotrowski wrote: Hi, On 07/09/2007, Kamalesh Babulal [EMAIL PROTECTED] wrote: Sep 7 11:42:49 p55lp2 kernel: kernel BUG at fs/nfs/nfs4xdr.c:945! Sep 7 11:42:49 p55lp2 kernel: Oops: Exception in kernel mode, sig: 5 [#1] Sep 7 11:42:49 p55lp2 kernel: SMP NR_CPUS=128 NUMA pSeries Sep

Re: [NFS] [BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945

2007-09-10 Thread Kamalesh Babulal
Trond Myklebust wrote: On Sat, 2007-09-08 at 01:56 +0200, Michal Piotrowski wrote: Hi, On 07/09/2007, Kamalesh Babulal [EMAIL PROTECTED] wrote: Sep 7 11:42:49 p55lp2 kernel: kernel BUG at fs/nfs/nfs4xdr.c:945! Sep 7 11:42:49 p55lp2 kernel: Oops: Exception in kernel mode, sig: 5 [#1

Re: [BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945

2007-09-10 Thread Kamalesh Babulal
J. Bruce Fields wrote: On Fri, Sep 07, 2007 at 03:32:32PM +0530, Kamalesh Babulal wrote: Sep 7 11:42:49 p55lp2 kernel: kernel BUG at fs/nfs/nfs4xdr.c:945! That's the first line of encode_lookup: static int encode_lookup(struct xdr_stream *xdr, const struct qstr *name

Re: [PATCH 3/3] ppc64: Convert cpu_sibling_map to a per_cpu data array

2007-09-07 Thread Kamalesh Babulal
Kamalesh Babulal wrote: [EMAIL PROTECTED] wrote: Convert cpu_sibling_map to a per_cpu cpumask_t array for the ppc64 architecture. Note: these changes have not been built nor tested. Note: I also don't know if these changes are particularly relevant for the ppc64 architecture. Signed-off

Re: [PATCH 3/3] ppc64: Convert cpu_sibling_map to a per_cpu data array

2007-09-07 Thread Kamalesh Babulal
asm-offsets.s] Error 1 make: *** [prepare0] Error 2 Thanks & Regards, Kamalesh Babulal. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945

2007-09-07 Thread Kamalesh Babulal
Sep 7 11:42:49 p55lp2 kernel: kernel BUG at fs/nfs/nfs4xdr.c:945! Sep 7 11:42:49 p55lp2 kernel: Oops: Exception in kernel mode, sig: 5 [#1] Sep 7 11:42:49 p55lp2 kernel: SMP NR_CPUS=128 NUMA pSeries Sep 7 11:42:49 p55lp2 kernel: Modules linked in: nfs lockd nfs_acl sunrpc ipv6 loop dm_mod

Re: [PATCH 3/3] ppc64: Convert cpu_sibling_map to a per_cpu data array

2007-09-07 Thread Kamalesh Babulal
: *** [prepare0] Error 2 Thanks Regards, Kamalesh Babulal. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945

2007-09-07 Thread Kamalesh Babulal
Sep 7 11:42:49 p55lp2 kernel: kernel BUG at fs/nfs/nfs4xdr.c:945! Sep 7 11:42:49 p55lp2 kernel: Oops: Exception in kernel mode, sig: 5 [#1] Sep 7 11:42:49 p55lp2 kernel: SMP NR_CPUS=128 NUMA pSeries Sep 7 11:42:49 p55lp2 kernel: Modules linked in: nfs lockd nfs_acl sunrpc ipv6 loop dm_mod

Re: [PATCH 3/3] ppc64: Convert cpu_sibling_map to a per_cpu data array

2007-09-07 Thread Kamalesh Babulal
Kamalesh Babulal wrote: [EMAIL PROTECTED] wrote: Convert cpu_sibling_map to a per_cpu cpumask_t array for the ppc64 architecture. Note: these changes have not been built nor tested. Note: I also don't know if these changes are particularly relevant for the ppc64 architecture. Signed-off

Re: [PATCH 3/6] x86: Convert cpu_sibling_map to be a per cpu variable (v2)

2007-09-02 Thread Kamalesh Babulal
Andrew Morton wrote: On Sat, 01 Sep 2007 17:04:06 +0530 Kamalesh Babulal <[EMAIL PROTECTED]> wrote: Andrew Morton wrote: On Fri, 24 Aug 2007 15:26:57 -0700 [EMAIL PROTECTED] wrote: Convert cpu_sibling_map from a static array sized by NR_CPUS to a per_cpu variable. This

Re: [PATCH 3/6] x86: Convert cpu_sibling_map to be a per cpu variable (v2)

2007-09-02 Thread Kamalesh Babulal
Andrew Morton wrote: On Sat, 01 Sep 2007 17:04:06 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Andrew Morton wrote: On Fri, 24 Aug 2007 15:26:57 -0700 [EMAIL PROTECTED] wrote: Convert cpu_sibling_map from a static array sized by NR_CPUS to a per_cpu variable. This saves

Re: 2.6.23-rc4-mm1

2007-09-01 Thread Kamalesh Babulal
e' has no member named 'napi' Only git-net touches pcnet32.c Hi Kamezawa, I got the pcnet32.c compile failure and after applying the patch compile does not fails. Thanks & Regards, Kamalesh Babulal. - To unsubscribe from this list: send the line "unsubscribe linux-kern

Re: [PATCH 3/6] x86: Convert cpu_sibling_map to be a per cpu variable (v2)

2007-09-01 Thread Kamalesh Babulal
ernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ Hi Andrew, I get the exact build failure on ppc64 machine with 2.6.23-rc4-mm1. - Kamalesh Babulal. - To unsubscribe from

Re: [PATCH 3/6] x86: Convert cpu_sibling_map to be a per cpu variable (v2)

2007-09-01 Thread Kamalesh Babulal
in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ Hi Andrew, I get the exact build failure on ppc64 machine with 2.6.23-rc4-mm1. - Kamalesh Babulal. - To unsubscribe from this list

Re: 2.6.23-rc4-mm1

2007-09-01 Thread Kamalesh Babulal
named 'napi' Only git-net touches pcnet32.c snip Hi Kamezawa, I got the pcnet32.c compile failure and after applying the patch compile does not fails. Thanks Regards, Kamalesh Babulal. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: [PATCH] Fix find_next_best_node (Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted)

2007-08-24 Thread Kamalesh Babulal
(pgdat->node_present_pages) + if (!pgdat->node_present_pages) continue; /* Don't want a node to appear more than once */ This patch resolves the kernel panic problem. - Kamalesh Babulal. - To unsubscribe from this list: send the line

Re: [BUG] 2.6.23-rc3-mm1 kernel BUG at mm/page_alloc.c:2876!

2007-08-24 Thread Kamalesh Babulal
Christoph Lameter wrote: On Thu, 23 Aug 2007, Kamalesh Babulal wrote: After applying the patch, the call trace is gone but the kernel bug is still hit Yes that is what we expected. We need more information to figure out why the kmalloc_node fails there. It should walk through all

Re: [BUG] 2.6.23-rc3-mm1 kernel BUG at mm/page_alloc.c:2876!

2007-08-24 Thread Kamalesh Babulal
Christoph Lameter wrote: On Thu, 23 Aug 2007, Kamalesh Babulal wrote: After applying the patch, the call trace is gone but the kernel bug is still hit Yes that is what we expected. We need more information to figure out why the kmalloc_node fails there. It should walk through all

Re: [PATCH] Fix find_next_best_node (Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted)

2007-08-24 Thread Kamalesh Babulal
-node_present_pages) + if (!pgdat-node_present_pages) continue; /* Don't want a node to appear more than once */ This patch resolves the kernel panic problem. - Kamalesh Babulal. - To unsubscribe from this list: send the line unsubscribe linux

Re: [BUG] 2.6.23-rc3-mm1 kernel BUG at mm/page_alloc.c:2876!

2007-08-23 Thread Kamalesh Babulal
r help [c05cbee0] c04978d8 .start_kernel+0x304/0x3f4 [c05cbf90] c03bef1c .start_here_common+0x54/0x58 - Kamalesh Babulal - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordo

Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted

2007-08-23 Thread Kamalesh Babulal
0 [ 21.180679] sp=e0014322fe30 bsp=e00143228be0 [ 21.195082] [] start_kernel_thread+0x20/0x40 [ 21.195084] sp=e0014322fe30 bsp=e00143228be0 [ 21.209297] Kernel panic - not syncing: DMA: Memory would be corrupted - K

Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: Can't create pid_1 cachep

2007-08-23 Thread Kamalesh Babulal
Kamalesh Babulal wrote: Pavel Emelyanov wrote: Kamalesh Babulal wrote: The creation of this cache consists of allocating ~30 bytes and creating a new kmem cache. This looks strange that one of these allocation falied... Could you please check what has happened with this patch: diff --git

Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: Can't create pid_1 cachep

2007-08-23 Thread Kamalesh Babulal
Kamalesh Babulal wrote: Pavel Emelyanov wrote: Kamalesh Babulal wrote: The creation of this cache consists of allocating ~30 bytes and creating a new kmem cache. This looks strange that one of these allocation falied... Could you please check what has happened with this patch: diff --git

Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted

2007-08-23 Thread Kamalesh Babulal
- Kamalesh Babulal. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [BUG] 2.6.23-rc3-mm1 kernel BUG at mm/page_alloc.c:2876!

2007-08-23 Thread Kamalesh Babulal
[c05cbee0] c04978d8 .start_kernel+0x304/0x3f4 [c05cbf90] c03bef1c .start_here_common+0x54/0x58 - Kamalesh Babulal - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http

Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted

2007-08-22 Thread Kamalesh Babulal
l panic - not syncing: DMA: Memory would be corrupted Thanks & Regards, Kamalesh Babulal - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: Can't create pid_1 cachep

2007-08-22 Thread Kamalesh Babulal
Pavel Emelyanov wrote: Kamalesh Babulal wrote: The creation of this cache consists of allocating ~30 bytes and creating a new kmem cache. This looks strange that one of these allocation falied... Could you please check what has happened with this patch: diff --git a/kernel/pid.c b/kernel

Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted

2007-08-22 Thread Kamalesh Babulal
ww.tux.org/lkml/ Attached the boot log and config file. Thanks & Regards, Kamalesh Babulal. Loading.: Debian GNU/Linux Starting: Debian GNU/Linux ELILO boot: Uncompressing Linux... done Loading file \EFI\debian\boot\initrd-autobench.img... done [0.00] Linux version 2.6.23-rc3

[BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted

2007-08-22 Thread Kamalesh Babulal
] ioc2: LSI53C1030 C0: Capabilities={Initiator} [ 20.880366] DMA: Out of SW-IOMMU space for 263200 bytes at device ? [ 20.886858] Kernel panic - not syncing: DMA: Memory would be corrupted Thanks & Regards, Kamalesh Babulal. # # Automatically generated make config: don't edit # Linux kern

Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: Can't create pid_1 cachep

2007-08-22 Thread Kamalesh Babulal
Kamalesh Babulal wrote: Hi Andrew, Following Kernel panic is raised while booting up with 2.6.23-rc3-mm1 kernel. Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Initializing HighMem for node 0 (00038000:001fbe00

[BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: Can't create pid_1 cachep

2007-08-22 Thread Kamalesh Babulal
pid_1 cachep Thanks & Regards, Kamalesh Babulal. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[BUG] 2.6.23-rc3-mm1 Oops: Machine check, sig: 7 [#1]

2007-08-22 Thread Kamalesh Babulal
dump: [6.292794] e97f0010 7fa95800 409e0070 e97f0008 2fab 419e0010 e80b 780807e1 [6.317509] 4182006c eba90008 7fbde000 409e0018 <7d234b78> 7f64db78 7d3c4b78 4b1d Thanks & Regards, Kamalesh Babulal. - To unsubscribe from this list: send the line "unsubscri

[BUG] 2.6.23-rc3-mm1 - kernel BUG at net/core/skbuff.c:95!

2007-08-22 Thread Kamalesh Babulal
e90300c0 812300b0 814300b4 2fa0 409e0008 e81e8008 e87e8010 f8010070 4bc59055 6000 <0fe0> 4800 7c0802a6 fbc1fff0 Kernel panic - not syncing: Attempted to kill init! Thanks & Regards, Kamalesh Babulal. - To unsubscribe from this list: send the line "unsubscri

[BUG] 2.6.23-rc3-mm1 - kernel BUG at net/core/skbuff.c:95!

2007-08-22 Thread Kamalesh Babulal
: 80a30068 e8e300b8 e90300c0 812300b0 814300b4 2fa0 409e0008 e81e8008 e87e8010 f8010070 4bc59055 6000 0fe0 4800 7c0802a6 fbc1fff0 Kernel panic - not syncing: Attempted to kill init! Thanks Regards, Kamalesh Babulal. - To unsubscribe from this list: send the line unsubscribe linux

[BUG] 2.6.23-rc3-mm1 Oops: Machine check, sig: 7 [#1]

2007-08-22 Thread Kamalesh Babulal
] Instruction dump: [6.292794] e97f0010 7fa95800 409e0070 e97f0008 2fab 419e0010 e80b 780807e1 [6.317509] 4182006c eba90008 7fbde000 409e0018 7d234b78 7f64db78 7d3c4b78 4b1d Thanks Regards, Kamalesh Babulal. - To unsubscribe from this list: send the line unsubscribe linux-kernel

[BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: Can't create pid_1 cachep

2007-08-22 Thread Kamalesh Babulal
pid_1 cachep Thanks Regards, Kamalesh Babulal. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: Can't create pid_1 cachep

2007-08-22 Thread Kamalesh Babulal
Kamalesh Babulal wrote: Hi Andrew, Following Kernel panic is raised while booting up with 2.6.23-rc3-mm1 kernel. Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Initializing HighMem for node 0 (00038000:001fbe00

[BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted

2007-08-22 Thread Kamalesh Babulal
: Capabilities={Initiator} [ 20.880366] DMA: Out of SW-IOMMU space for 263200 bytes at device ? [ 20.886858] Kernel panic - not syncing: DMA: Memory would be corrupted Thanks Regards, Kamalesh Babulal. # # Automatically generated make config: don't edit # Linux kernel version: 2.6.23-rc3-mm1

Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted

2007-08-22 Thread Kamalesh Babulal
/lkml/ Attached the boot log and config file. Thanks Regards, Kamalesh Babulal. Loading.: Debian GNU/Linux Starting: Debian GNU/Linux ELILO boot: Uncompressing Linux... done Loading file \EFI\debian\boot\initrd-autobench.img... done [0.00] Linux version 2.6.23-rc3-mm1-autokern1 ([EMAIL

Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: Can't create pid_1 cachep

2007-08-22 Thread Kamalesh Babulal
Pavel Emelyanov wrote: Kamalesh Babulal wrote: The creation of this cache consists of allocating ~30 bytes and creating a new kmem cache. This looks strange that one of these allocation falied... Could you please check what has happened with this patch: diff --git a/kernel/pid.c b/kernel

Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted

2007-08-22 Thread Kamalesh Babulal
- not syncing: DMA: Memory would be corrupted Thanks Regards, Kamalesh Babulal - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Kernel 2.6.23-rc3 build fails

2007-08-13 Thread Kamalesh Babulal
] Error 1 make: *** [modules] Error 2 Thanks, Kamalesh Babulal - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Kernel 2.6.23-rc3 build fails

2007-08-13 Thread Kamalesh Babulal
] Error 1 make: *** [modules] Error 2 Thanks, Kamalesh Babulal - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Softlockup detected with 2.6.23-rc2-mm1

2007-08-10 Thread Kamalesh Babulal
Andrew Morton wrote: On Fri, 10 Aug 2007 11:46:25 +0530 Kamalesh Babulal <[EMAIL PROTECTED]> wrote: I get call trace, when the file system stress is run on the 2.6.23-rc2-mm1 kernel on a Dual Core AMD Opteron (processor 270) \BUG: spinlo

Re: Softlockup detected with 2.6.23-rc2-mm1

2007-08-10 Thread Kamalesh Babulal
Andrew Morton wrote: On Fri, 10 Aug 2007 11:46:25 +0530 Kamalesh Babulal <[EMAIL PROTECTED]> wrote: I get call trace, when the file system stress is run on the 2.6.23-rc2-mm1 kernel on a Dual Core AMD Opteron (processor 270) \BUG: spinlo

kernel BUG at mm/swap_state.c:78 with the 2.6.23-rc2-mm1

2007-08-10 Thread Kamalesh Babulal
Thanks, Kamalesh Babulal. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

<    2   3   4   5   6   7   8   >