Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken [Resending PATCH]

2007-09-28 Thread Kamalesh Babulal
Thomas Gleixner wrote: > On Fri, 2007-09-28 at 16:07 +0530, Kamalesh Babulal wrote: > >> The kgdb is also broken with 2.6.23-rc8-mm2 on the powerpc . >> The below patch disables the kgdb from getting compiled over >> powerpc platform. >> >> Signed-off-by : Kamalesh Babulal <[EMAIL PROTECTED]> >>

Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken

2007-09-28 Thread Thomas Gleixner
On Fri, 2007-09-28 at 16:07 +0530, Kamalesh Babulal wrote: > The kgdb is also broken with 2.6.23-rc8-mm2 on the powerpc . > The below patch disables the kgdb from getting compiled over > powerpc platform. > > Signed-off-by : Kamalesh Babulal <[EMAIL PROTECTED]> > --- > > --- linux-2.6.23-rc8/lib/

Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken

2007-09-28 Thread Kamalesh Babulal
Christoph Hellwig wrote: > On Thu, Sep 20, 2007 at 03:23:19PM +1000, Paul Mackerras wrote: > >> I could remove all the kgdb support from arch/powerpc as a first step, >> if that would make it easier to pull in the new stuff... >> > > Given that the existing powerpc kgdb bits didn't seem to

Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken

2007-09-20 Thread Christoph Hellwig
On Thu, Sep 20, 2007 at 03:23:19PM +1000, Paul Mackerras wrote: > I could remove all the kgdb support from arch/powerpc as a first step, > if that would make it easier to pull in the new stuff... Given that the existing powerpc kgdb bits didn't seem to work at all when I tried them that seems like

Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken

2007-09-19 Thread Andrew Morton
On Thu, 20 Sep 2007 15:23:19 +1000 Paul Mackerras <[EMAIL PROTECTED]> wrote: > Andrew Morton writes: > > > On Wed, 19 Sep 2007 13:53:01 -0500 Jason Wessel <[EMAIL PROTECTED]> wrote: > > > > > I am not exactly sure how to fix this... > > > > > > Another git tree is overriding the patch to includ

Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken

2007-09-19 Thread Paul Mackerras
Andrew Morton writes: > On Wed, 19 Sep 2007 13:53:01 -0500 Jason Wessel <[EMAIL PROTECTED]> wrote: > > > I am not exactly sure how to fix this... > > > > Another git tree is overriding the patch to include/asm-powerpc/kgdb.h > > in the -mm tree. The patches as I provide them against 2.6.23-rc6

Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken

2007-09-19 Thread Andrew Morton
On Wed, 19 Sep 2007 13:53:01 -0500 Jason Wessel <[EMAIL PROTECTED]> wrote: > I am not exactly sure how to fix this... > > Another git tree is overriding the patch to include/asm-powerpc/kgdb.h > in the -mm tree. The patches as I provide them against 2.6.23-rc6 for > KGDB work correctly for ppc/

Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken

2007-09-19 Thread Jason Wessel
I am not exactly sure how to fix this... Another git tree is overriding the patch to include/asm-powerpc/kgdb.h in the -mm tree. The patches as I provide them against 2.6.23-rc6 for KGDB work correctly for ppc/powerpc in 32 and 64 bit modes and compile correctly. At issue is that someone merged

2.6.23-rc6-mm1 powerpc - kgdb is broken

2007-09-19 Thread Kamalesh Babulal
Hi Andrew, The kgdb seems to be broken on the powerpc, while compiling with allyesconfig. LD [M] drivers/isdn/hysdn/hysdn.o CC [M] drivers/net/kgdboe.o CC [M] drivers/scsi/scsi_wait_scan.o In file included from include/linux/kgdb.h:22, from drivers/net/kgdboe.c:28: inclu