Re: [PATCH] Add kernstart_addr to list of allowed symbols in prom_init

2008-05-21 Thread Kamalesh Babulal
OBJ=$2 Hi Michael, Thanks, the patch fixes the build failure. Tested-by: Kamalesh Babulal [EMAIL PROTECTED] -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org

[BUILD_FAILURE] linux-next: Tree for May 20 - build failure on powerpc

2008-05-20 Thread Kamalesh Babulal
]: *** [prom_init_check] Error 1 make: *** [arch/powerpc/kernel] Error 2 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. # # Automatically generated make config: don't edit # Linux kernel version: 2.6.26-rc3-next-20080520 # Tue May 20 15:04:04 2008 # # CONFIG_PPC64 is not set

Re: [BUG] 2.6.26-rc1-git4 - task blocked on powerpc for more than 120 seconds

2008-05-16 Thread Kamalesh Babulal
Nadia Derbey wrote: Kamalesh Babulal wrote: Adrian Bunk wrote: On Wed, May 07, 2008 at 06:52:53PM +0530, Kamalesh Babulal wrote: While running the ltp over the powerpc with the 2.6.26-rc1-git4 kernel, task get blocked for more 120 seconds and does not proceeds future. The task msgctl08

[BUG] 2.6.26-rc2-mm1 - kernel panic at inet_create() on powerpc

2008-05-14 Thread Kamalesh Babulal
err = pf-create(net, sock, protocol); 1172if (err 0) 1173goto out_module_put; 1174 1175/* -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc

Re: [PATCH] list_for_each_rcu must die: networking

2008-05-14 Thread Kamalesh Babulal
as noted by Dave Miller, and also to fix my bonehead error detected by Kamalesh Babulal and Alexey Dobriyan. It now passes LTP on POWER. And also has valid SOB. Some days it just doesn't pay to get out of bed... Hi Paul, Thanks, the patch fixes the oops. Tested-by: Kamalesh Babulal [EMAIL

Re: [BUG] 2.6.25-rc2-git4 - Regression Kernel oops while running kernbench and tbench on powerpc

2008-05-10 Thread Kamalesh Babulal
Paul Mackerras wrote: Kamalesh Babulal writes: Thanks, after applying the patch the oops is not reproducible on the machine. The console log had no message starting with SLB: or FWNMI:. I have updated the bugzilla also. Tested-by: Kamalesh Babulal [EMAIL PROTECTED] Could you test

[BUG] 2.6.26-rc1-git4 - task blocked on powerpc for more than 120 seconds

2008-05-07 Thread Kamalesh Babulal
] [c00053fc] handle_page_fault+0x20/0x5c -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: [BUG] 2.6.26-rc1-git4 - task blocked on powerpc for more than 120 seconds

2008-05-07 Thread Kamalesh Babulal
Adrian Bunk wrote: On Wed, May 07, 2008 at 06:52:53PM +0530, Kamalesh Babulal wrote: While running the ltp over the powerpc with the 2.6.26-rc1-git4 kernel, task get blocked for more 120 seconds and does not proceeds future. The task msgctl08 is a ipc testcase, which test the msgget(2) msgctl

[BUG] 2.6.25-git8 Kernel Bug while bootup on ppc and x86

2008-04-26 Thread Kamalesh Babulal
78001f24 7c1f002a f81d 2fbb 3860 ---[ end trace 8640abe69a316dee ]--- -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc

Re: [BUG] 2.6.25-git8 Kernel Bug while bootup on ppc and x86

2008-04-26 Thread Kamalesh Babulal
Adrian Bunk wrote: On Sat, Apr 26, 2008 at 04:51:54PM +0530, Kamalesh Babulal wrote: While booting the 2.6.25-git8 kernel on the ppc and x86_64 machine, kernel bug is hit. This was reported in the next-20080423 kernel http://lkml.org/lkml/2008/4/23/206. Call trace of x86_64 machine BUG

Re: [BUG] 2.6.25-rc2-git4 - Regression Kernel oops while running kernbench and tbench on powerpc

2008-04-24 Thread Kamalesh Babulal
Paul Mackerras wrote: Kamalesh Babulal writes: After applying the patch above and the patch posted on http://lkml.org/lkml/2008/4/8/42 the bug had the following information, Thanks. The patch below, against Linus' current git tree, fixes one bug that might be the cause of the problem

[BUG] linux-next: Tree for April 23 - kernel panic during bootup on x86_64 and ppc

2008-04-23 Thread Kamalesh Babulal
+0x0/0x2d9 [8020cd9e] child_rip+0x0/0x12 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: [BUG] 2.6.25-rc2-git4 - Regression Kernel oops while running kernbench and tbench on powerpc

2008-04-14 Thread Kamalesh Babulal
Paul Mackerras wrote: Kamalesh Babulal writes: The SHA1 ID of the kernel is 0e81a8ae37687845f7cdfa2adce14ea6a5f1dd34 (2.6.25-rc8) and the source seems to have the patch 44387e9ff25267c78a99229aca55ed750e9174c7. The kernel was patched only the patch you gave me (http://lkml.org/lkml

Re: [BUG] 2.6.25-rc2-git4 - Regression Kernel oops while running kernbench and tbench on powerpc

2008-04-08 Thread Kamalesh Babulal
Paul Mackerras wrote: Kamalesh Babulal writes: The Kernel oopses is seen while running the kernbench followed by tbench with 2.6.25-rc2-git4 kernel on powerpc, this oops was reported for the 2.6.24-rc8-mm1 kernel (http://lkml.org/lkml/2008/1/18/71) and is visible with almost all

Re: [BUG] 2.6.25-rc2-git4 - Regression Kernel oops while running kernbench and tbench on powerpc

2008-04-08 Thread Kamalesh Babulal
Paul Mackerras wrote: Kamalesh Babulal writes: The kernel oops after applying the patch. Some time it takes more than one run to reproduce it, it was reproducible in the second run this time. Unrecoverable exception 4100 at c0008c8c Oops: Unrecoverable exception, sig: 6 [#1] SMP

Re: [BUG] 2.6.25-rc2-git4 - Regression Kernel oops while running kernbench and tbench on powerpc

2008-04-08 Thread Kamalesh Babulal
Paul Mackerras wrote: Kamalesh Babulal writes: The kernel oops after applying the patch. Some time it takes more than one run to reproduce it, it was reproducible in the second run this time. Unrecoverable exception 4100 at c0008c8c Oops: Unrecoverable exception, sig: 6 [#1] SMP

Re: [PATCH] mm: make mem_map allocation continuous v2.

2008-04-03 Thread Kamalesh Babulal
-for-sparse_init-powerpc-fix.patch others still needed so mm-make-mem-map-allocation-continuous.patch will not break powerpc and ia64 YH Hi, Thanks, the patch fixes the issue. I am able to bootup without the kernel panic. Tested-by: Kamalesh Babulal [EMAIL PROTECTED] -- Thanks Regards

[BUG] 2.6.25-rc8-mm1 kernel panic while bootup on powerpc

2008-04-02 Thread Kamalesh Babulal
31fd0ba7d8756001 ]--- [0.00] Kernel panic - not syncing: Attempted to kill the idle task! -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman

Re: [BUG] 2.6.25-rc8-mm1 kernel panic while bootup on powerpc

2008-04-02 Thread Kamalesh Babulal
Andrew Morton wrote: On Wed, 02 Apr 2008 11:55:36 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Hi Andrew, The 2.6.25-rc8-mm1 kernel panic's while bootup on the power machine(s). [0.00] [ cut here ] [0.00] kernel BUG at arch/powerpc/mm/init_64.c

Re: [BUG] 2.6.25-rc8-mm1 kernel panic while bootup on powerpc

2008-04-02 Thread Kamalesh Babulal
Michael Ellerman wrote: On Wed, 2008-04-02 at 12:38 +0530, Kamalesh Babulal wrote: Andrew Morton wrote: On Wed, 02 Apr 2008 11:55:36 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Hi Andrew, The 2.6.25-rc8-mm1 kernel panic's while bootup on the power machine(s). [0.00

[BUG] 2.6.24.4 - kernel bug at kernel/sched.c:5154!

2008-03-31 Thread Kamalesh Babulal
struct migration_req *req; -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: [BUG] 2.6.25-rc5-mm1 kernel panic with Exception: 501 on powerpc

2008-03-13 Thread Kamalesh Babulal
not 2.6.25-rc5-mm1. This bug is not seen in the 2.6.25-rc5-mm1 kernel. -- Thanks Regards, Kamalesh Babulal, ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

[BUG] 2.6.25-rc5-mm1 kernel panic with Exception: 501 on powerpc

2008-03-12 Thread Kamalesh Babulal
] c05eb68c .do_init_bootmem+0x964/0xaf0 [c0763e50] c05e03b0 .setup_arch+0x1a4/0x218 [c0763ee0] c05d76bc .start_kernel+0xe8/0x424 [c0763f90] c0008590 .start_here_common+0x60/0xd0 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL

[BUG] 2.6.25-rc3-mm1 kernel bug while running libhugetlbfs

2008-03-04 Thread Kamalesh Babulal
(System Call) at 0419e528 SP (fcd4eb0) is in userspace 3:mon -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: [BUG] 2.6.25-rc3-mm1 kernel panic while bootup on powerpc ()

2008-03-04 Thread Kamalesh Babulal
Babulal [EMAIL PROTECTED] -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: [BUILD_FAILURE] Linux 2.6.25-rc3 - various unexported functions () on powerpc

2008-02-26 Thread Kamalesh Babulal
Adrian Bunk wrote: On Tue, Feb 26, 2008 at 07:59:08PM +0530, Kamalesh Babulal wrote: Hi, The 2.6.25-rc3 kernel build fails on powerpc with allyesconfig config option, the .config has been attached. ... Builds fine here. Local problem (e.g. disk full) on your machine? cu Adrian Hi

[BUG] 2.6.25-rc2-git4 - Regression Kernel oops while running kernbench and tbench on powerpc

2008-02-20 Thread Kamalesh Babulal
41820008 4810 f92101a0 The machine -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev

[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

[PATCH]2.6.25-rc2-mm1 - Build Failure at security/keys/compat.c on powerpc

2008-02-16 Thread Kamalesh Babulal
make[1]: *** [security/keys] Error 2 make: *** [security] Error 2 The keys-add-keyctl-function-to-get-a-security-label.patch is causing this build failure. I have tested the patch for the build failure only Signed-off-by: Kamalesh Babulal [EMAIL PROTECTED] -- --- linux-2.6.25-rc2/security/keys

[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

[BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bootup on powerpc

2008-02-15 Thread Kamalesh Babulal
] [c000872c] syscall_exit+0x0/0x40 -- 0:conmux-control -- time-stamp -- Feb/15/08 16:06:21 -- -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman

Re: [BUG] 2.6.25-rc1-git1 softlockup while bootup on powerpc

2008-02-14 Thread Kamalesh Babulal
Ingo Molnar wrote: * Kamalesh Babulal [EMAIL PROTECTED] wrote: While booting with the 2.6.25-rc1-git1 kernel on the powerbox the softlockup is seen, with following trace. BUG: soft lockup - CPU#1 stuck for 61s! [insmod:377] TASK = c0077cb2f0e0[377] 'insmod' THREAD: c0077cb28000

[BUILD FAILURE]2.6.24-git{1,2} kernel powerpc linkage failure

2008-01-26 Thread Kamalesh Babulal
: *** [.tmp_vmlinux1] Error 1 This built-failure was seen in the mm broken-out-2007-11-06-02-32, I have tested the patch posted to lkml at http://lkml.org/lkml/2007/11/6/208 fixes this issue. -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL

Re: 2.6.24 Kernel oops will running kernbench regression from 2.6.24-rc8-mm1

2008-01-24 Thread Kamalesh Babulal
Paul Mackerras wrote: Kamalesh Babulal writes: NIP: 4570 LR: 0fc42dc0 CTR: REGS: c0077b6bf8c0 TRAP: 0300 Not tainted (2.6.24-rc8-mm1-autotest) MSR: 80001000 ME CR: 28022422 XER: DAR: c0077b6bfce0, DSISR: 0a00

Re: 2.6.24-rc8-mm1 Kernel oops will running kernbench

2008-01-18 Thread Kamalesh Babulal
f92101a0 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: 2.6.24-rc8-mm1 Kernel oops will running kernbench

2008-01-18 Thread Kamalesh Babulal
Paul Mackerras wrote: Andrew Morton writes: On Fri, 18 Jan 2008 14:06:00 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Hi Andrew, Following oops was seen while running kernbench on one of test machine (power4+ box). I tried reproducing the oops but was unsuccessful. I will try

Re: 2.6.24-rc8-mm1 Kernel oops will running kernbench

2008-01-18 Thread Kamalesh Babulal
Paul Mackerras wrote: Kamalesh Babulal writes: NIP: 4570 LR: 0fc42dc0 CTR: REGS: c0077b6bf8c0 TRAP: 0300 Not tainted (2.6.24-rc8-mm1-autotest) MSR: 80001000 ME CR: 28022422 XER: DAR: c0077b6bfce0, DSISR: 0a00

Re: [BUG] 2.6.24-rc3-git2 softlockup detected

2007-12-04 Thread Kamalesh Babulal
Ingo Molnar wrote: * Kamalesh Babulal [EMAIL PROTECTED] wrote: So 2.6.24-rc3 was OK and 2.6.24-rc3-git2 is not? Yes, the 2.6.24-rc3 was Ok and this is seen from 2.6.24-rc3-git2/3/4. just to make sure: this is a real lockup and failed bootup (or device init), not just a message, right

[BUG] 2.6.24-rc3-mm2 kernel bug on nfs cifs mounted partitions

2007-11-29 Thread Kamalesh Babulal
inotify_inode_queue_event(inode, IN_CREATE, 0, dentry-d_name.name, 109 dentry-d_inode); 110 audit_inode_child(dentry-d_name.name, dentry, inode); 111 } 112 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL

Re: [BUG] 2.6.24-rc3-git2 softlockup detected

2007-11-29 Thread Kamalesh Babulal
Andrew Morton wrote: On Thu, 29 Nov 2007 12:01:08 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Andrew Morton wrote: On Wed, 28 Nov 2007 12:47:19 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Andrew Morton wrote: On Wed, 28 Nov 2007 11:59:00 +0530 Kamalesh Babulal [EMAIL PROTECTED

Re: [BUG] 2.6.24-rc3-mm2 kernel bug on nfs cifs mounted partitions

2007-11-29 Thread Kamalesh Babulal
Andrew Morton wrote: On Thu, 29 Nov 2007 14:30:14 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Hi Andrew, While running file system stress on nfs and cifs mounted partitions, the machine drops to xmon 1:mon e cpu 0x1: Vector: 300 (Data Access) at [c00080a9f880] pc

Re: [BUG] 2.6.24-rc3-mm2 kernel bug on nfs cifs mounted partitions

2007-11-29 Thread Kamalesh Babulal
Jan Kara wrote: On Thu 29-11-07 17:27:08, Kamalesh Babulal wrote: Andrew Morton wrote: On Thu, 29 Nov 2007 14:30:14 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Hi Andrew, While running file system stress on nfs and cifs mounted partitions, the machine drops to xmon 1:mon e cpu

Re: [BUG] 2.6.24-rc3-mm2 soft lockup while running tbench

2007-11-29 Thread Kamalesh Babulal
Andrew Morton wrote: On Wed, 28 Nov 2007 20:03:22 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Hi Andrew, while running tbench on the powerpc with 2.6.24-rc3-mm2 softlock up occurs BUG: soft lockup - CPU#0 stuck for 11s! [tbench:12183] NIP: c00ac978 LR: c00acff0 CTR

Re: [BUG] 2.6.24-rc3-git2 softlockup detected

2007-11-29 Thread Kamalesh Babulal
Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: [BUG] 2.6.24-rc3-git2 softlockup detected

2007-11-28 Thread Kamalesh Babulal
Andrew Morton wrote: On Wed, 28 Nov 2007 11:59:00 +0530 Kamalesh Babulal [EMAIL PROTECTED] wrote: Hi, (cc linux-scsi, for sym53c8xx) Soft lockup is detected while bootup with 2.6.24-rc3-git2 on powerbox I assume this is a post-2.6.23 regression? BUG: soft lockup - CPU#1 stuck

Re: 2.6.24-rc3-mm2 - Build Failure on powerpc timerfd() undeclared

2007-11-28 Thread Kamalesh Babulal
/cell/spu_callbacks.o] Error 1 make[1]: *** [arch/powerpc/platforms/cell] Error 2 make: *** [arch/powerpc/platforms] Error 2 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https

[PATCH-RESEND] 2.6.24-rc2-mm1 powerpc (iseries)- build failure - mm/stab.c

2007-11-18 Thread Kamalesh Babulal
Hi Stephen, Resubmitting the patch titled powerpc-iseries-build-failure-mm-stabc.patch in the -mm tree. Signed-off-by: Kamalesh Babulal [EMAIL PROTECTED] -- --- linux-2.6.24-rc2/arch/powerpc/mm/stab.c 2007-11-07 03:27:46.0 +0530 +++ linux-2.6.24-rc2/arch/powerpc/mm/~stab.c2007

[BUG] 2.6.24-rc2-mm1 - kernel bug on nfs v4

2007-11-16 Thread Kamalesh Babulal
+0x44/0xe8 lr = c0069768 .__wake_up+0x54/0x88 msr = 80001032 cr = 2422 ctr = 801af404 xer = 0002 trap = 300 dar = dsisr = 4001 0:mon -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL

[PATCH] 2.6.24-rc2-mm1 powerpc (iseries)- build failure - mm/stab.c

2007-11-14 Thread Kamalesh Babulal
+#include asm/iseries/hv_call.h +#endif /* CONFIG_PPC_ISERIES */ + struct stab_entry { unsigned long esid_data; unsigned long vsid_data; -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing

2.6.24-rc2-git powerpc - kernel build fails !CONFIG_SMP

2007-11-10 Thread Kamalesh Babulal
. -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. # # Automatically generated make config: don't edit # Linux kernel version: 2.6.24-rc2-git1 # Sat Nov 10 16:31:48 2007 # CONFIG_PPC64=y # # Processor support # # CONFIG_POWER4_ONLY is not set CONFIG_POWER3=y CONFIG_POWER4=y

Re: [PATCH] [POWERPC] Fix CONFIG_SMP=n build error on ppc64

2007-11-10 Thread Kamalesh Babulal
. Tested-by: Kamalesh Babulal [EMAIL PROTECTED] Signed-off-by: Olof Johansson [EMAIL PROTECTED] diff --git a/arch/powerpc/mm/tlb_64.c b/arch/powerpc/mm/tlb_64.c index eafbca5..e2d867c 100644 --- a/arch/powerpc/mm/tlb_64.c +++ b/arch/powerpc/mm/tlb_64.c @@ -54,12 +54,10 @@ unsigned long

Re: mm snapshot broken-out-2007-11-06-02-32 build failure - !CONFIG_PPC_ISERIES

2007-11-07 Thread Kamalesh Babulal
make[1]: *** [arch/powerpc/platforms/celleb] Error 2 make: *** [arch/powerpc/platforms] Error 2 This is caused by the include file asm-powerpc/time.h, where the function goes missing when the CONFIG_PPC_ISERIES option is disabled. -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM

Re: 2.6.24-rc1-git15 Kernel build fails on powerpc - Unrecognized opcode: `dssall'

2007-11-06 Thread Kamalesh Babulal
-- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

[PATCH] cpm_load_patch() - declartion conflict

2007-11-05 Thread Kamalesh Babulal
/powerpc/sysdev] Error 2 The commit f2a0bd3753dad7ea4605ebd5435716b39e9f92bb defines the function with void cpm_load_patch(cpm8xx_t *cp) prtotype and is declared as extern void cpm_load_patch(volatile immap_t *immr) in the header file. Signed-off-by: Kamalesh Babulal [EMAIL PROTECTED] -- diff

[PATCH] 2.6.24-rc1-git9 - Missing include file in kallsyms.h

2007-11-01 Thread Kamalesh Babulal
function it appears in.) make[2]: *** [arch/powerpc/platforms/cell/spu_callbacks.o] Error 1 make[1]: *** [arch/powerpc/platforms/cell] Error 2 make: *** [arch/powerpc/platforms] Error 2 Signed-off-by: Kamalesh Babulal [EMAIL PROTECTED] -- diff --git a/include/linux/kallsyms.h b/include/linux/kallsyms.h

Re: 2.6.23-mm1 - powerpc - Build fails at arch/powerpc/boot/inflate.o

2007-10-18 Thread Kamalesh Babulal
Paul Mackerras wrote: Kamalesh Babulal writes: The kernel build fails on the power box INSTALL vdso64.so INSTALL vdso32.so BOOTCC arch/powerpc/boot/inflate.o arch/powerpc/boot/inflate.c:920:19: error: errno.h: No such file or directory This problem is fixed

2.6.23-git-10 Build Failure on powerpc - asm-powerpc/dma_mapping.h

2007-10-17 Thread Kamalesh Babulal
-mapping.h:260:2: #endif without #if make[1]: *** [init/main.o] Error 1 make: *** [init] Error 2 -- Thanks Regards, Kamalesh Babulal, Linux Technology Center, IBM, ISTL. ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman

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. ___ Linuxppc

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

2007-09-20 Thread Kamalesh Babulal
/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 -- Thanks Regards, Kamalesh Babulal, Linux

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

2007-09-20 Thread Kamalesh Babulal
On 9/20/07, Kamalesh Babulal [EMAIL PROTECTED] wrote: Alan Cox wrote: On Thu, 20 Sep 2007 14:13:15 +0100 [EMAIL PROTECTED] (Mel Gorman) wrote: PPC64 building allmodconfig fails to compile drivers/ata/pata_scc.c . It doesn't show up on other arches because this driver is specific

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

<    1   2