Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-13 Thread David Miller
From: Greg KH <[EMAIL PROTECTED]> Date: Thu, 13 Sep 2007 07:42:36 -0700 > Are you asking for this patch to go into the 2.6.22-y tree? If so, > please send it to the [EMAIL PROTECTED] address so we know to add it > to the queue. I'll do that after I land in Seattle in about 7 hours and do some

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-13 Thread Greg KH
On Thu, Sep 13, 2007 at 02:59:09PM +0200, Oliver Pinter wrote: > Hi David! > > On 9/12/07, David Miller <[EMAIL PROTECTED]> wrote: > > From: "K?vedi_Kriszti?n" <[EMAIL PROTECTED]> > > Date: Wed, 12 Sep 2007 09:47:45 +0200 > > > > > The patch work fine the kernel booting up without error messages.

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-13 Thread Oliver Pinter
Hi David! On 9/12/07, David Miller <[EMAIL PROTECTED]> wrote: > From: "Kövedi_Krisztián" <[EMAIL PROTECTED]> > Date: Wed, 12 Sep 2007 09:47:45 +0200 > > > The patch work fine the kernel booting up without error messages. > > Thanks for testing. this patch releated for 2.6.22.y too.

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-13 Thread Oliver Pinter
Hi David! On 9/12/07, David Miller [EMAIL PROTECTED] wrote: From: Kövedi_Krisztián [EMAIL PROTECTED] Date: Wed, 12 Sep 2007 09:47:45 +0200 The patch work fine the kernel booting up without error messages. Thanks for testing. this patch releated for 2.6.22.y too.

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-13 Thread Greg KH
On Thu, Sep 13, 2007 at 02:59:09PM +0200, Oliver Pinter wrote: Hi David! On 9/12/07, David Miller [EMAIL PROTECTED] wrote: From: K?vedi_Kriszti?n [EMAIL PROTECTED] Date: Wed, 12 Sep 2007 09:47:45 +0200 The patch work fine the kernel booting up without error messages. Thanks for

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-13 Thread David Miller
From: Greg KH [EMAIL PROTECTED] Date: Thu, 13 Sep 2007 07:42:36 -0700 Are you asking for this patch to go into the 2.6.22-y tree? If so, please send it to the [EMAIL PROTECTED] address so we know to add it to the queue. I'll do that after I land in Seattle in about 7 hours and do some

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-12 Thread David Miller
From: "Kövedi_Krisztián" <[EMAIL PROTECTED]> Date: Wed, 12 Sep 2007 09:47:45 +0200 > The patch work fine the kernel booting up without error messages. Thanks for testing. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-12 Thread Kövedi Krisztián
2007/9/11, David Miller <[EMAIL PROTECTED]>: > > I think this patch should fix the problem. > > Please give it a try, thanks. > > diff --git a/arch/sparc64/kernel/pci.c b/arch/sparc64/kernel/pci.c > index 139b4cf..e8dac81 100644 > --- a/arch/sparc64/kernel/pci.c > +++ b/arch/sparc64/kernel/pci.c >

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-12 Thread Kövedi Krisztián
2007/9/11, David Miller [EMAIL PROTECTED]: I think this patch should fix the problem. Please give it a try, thanks. diff --git a/arch/sparc64/kernel/pci.c b/arch/sparc64/kernel/pci.c index 139b4cf..e8dac81 100644 --- a/arch/sparc64/kernel/pci.c +++ b/arch/sparc64/kernel/pci.c @@ -744,7

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-12 Thread David Miller
From: Kövedi_Krisztián [EMAIL PROTECTED] Date: Wed, 12 Sep 2007 09:47:45 +0200 The patch work fine the kernel booting up without error messages. Thanks for testing. - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-11 Thread David Miller
I think this patch should fix the problem. Please give it a try, thanks. diff --git a/arch/sparc64/kernel/pci.c b/arch/sparc64/kernel/pci.c index 139b4cf..e8dac81 100644 --- a/arch/sparc64/kernel/pci.c +++ b/arch/sparc64/kernel/pci.c @@ -744,7 +744,7 @@ static void __devinit

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-11 Thread David Miller
From: "Kövedi_Krisztián" <[EMAIL PROTECTED]> Date: Tue, 11 Sep 2007 07:33:13 +0200 > thanks, we find one kernel panic under initailizin the pci deveces > > hier is the dmesg with -p: Thanks, we're getting closer to figuring out the cause, but we need some more information. Can you send me the

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-11 Thread David Miller
From: Kövedi_Krisztián [EMAIL PROTECTED] Date: Tue, 11 Sep 2007 07:33:13 +0200 thanks, we find one kernel panic under initailizin the pci deveces hier is the dmesg with -p: Thanks, we're getting closer to figuring out the cause, but we need some more information. Can you send me the output

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-11 Thread David Miller
I think this patch should fix the problem. Please give it a try, thanks. diff --git a/arch/sparc64/kernel/pci.c b/arch/sparc64/kernel/pci.c index 139b4cf..e8dac81 100644 --- a/arch/sparc64/kernel/pci.c +++ b/arch/sparc64/kernel/pci.c @@ -744,7 +744,7 @@ static void __devinit

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-10 Thread Kövedi Krisztián
2007/9/10, David Miller <[EMAIL PROTECTED]>: > From: "Kövedi_Krisztián" <[EMAIL PROTECTED]> > Date: Mon, 10 Sep 2007 13:42:43 +0200 > > > Executing last command: boot > > Boot device: /[EMAIL PROTECTED],0/[EMAIL PROTECTED]/[EMAIL PROTECTED],0:a > > File and args: > > SILO Version 1.4.13 > >

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-10 Thread David Miller
From: "Kövedi_Krisztián" <[EMAIL PROTECTED]> Date: Mon, 10 Sep 2007 13:42:43 +0200 > Executing last command: boot > Boot device: /[EMAIL PROTECTED],0/[EMAIL PROTECTED]/[EMAIL PROTECTED],0:a > File and args: > SILO Version 1.4.13 > boot: teszt > Allocated 8 Megs of memory at 0x4000 for

[Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-10 Thread Kövedi Krisztián
Hi! (please CC) We have SUN fire v100 servers and the server hung up with the stable 2.6.22 kernels. The server booting fine with 2.6.21 serie, but wiht 2.6.20 serie same error with 2.6.22. This is the serial terminal dump: Sun Fire V100 (UltraSPARC-IIe 648MHz), No Keyboard OpenBoot 4.0, 1024

[Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-10 Thread Kövedi Krisztián
Hi! (please CC) We have SUN fire v100 servers and the server hung up with the stable 2.6.22 kernels. The server booting fine with 2.6.21 serie, but wiht 2.6.20 serie same error with 2.6.22. This is the serial terminal dump: Sun Fire V100 (UltraSPARC-IIe 648MHz), No Keyboard OpenBoot 4.0, 1024

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-10 Thread David Miller
From: Kövedi_Krisztián [EMAIL PROTECTED] Date: Mon, 10 Sep 2007 13:42:43 +0200 Executing last command: boot Boot device: /[EMAIL PROTECTED],0/[EMAIL PROTECTED]/[EMAIL PROTECTED],0:a File and args: SILO Version 1.4.13 boot: teszt Allocated 8 Megs of memory at 0x4000 for kernel Loaded

Re: [Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64

2007-09-10 Thread Kövedi Krisztián
2007/9/10, David Miller [EMAIL PROTECTED]: From: Kövedi_Krisztián [EMAIL PROTECTED] Date: Mon, 10 Sep 2007 13:42:43 +0200 Executing last command: boot Boot device: /[EMAIL PROTECTED],0/[EMAIL PROTECTED]/[EMAIL PROTECTED],0:a File and args: SILO Version 1.4.13 boot: teszt Allocated