Re: regression on HP zx1 platform from ACPI autoload modules patches - PATCH that fixes it

2007-07-31 Thread Doug Chapman
On Tue, 2007-07-31 at 15:01 +0200, Thomas Renninger wrote: > On Tue, 2007-07-31 at 08:06 -0400, Doug Chapman wrote: > > On Tue, 2007-07-31 at 01:07 +0200, Michal Piotrowski wrote: > > > Hi Doug, > > > > > > On 31/07/07, Doug Chapman <[EMAIL PROTECTED]> wrote: > > > > I am seeing a regression on

Re: regression on HP zx1 platform from ACPI autoload modules patches - PATCH that fixes it

2007-07-31 Thread Thomas Renninger
On Tue, 2007-07-31 at 15:01 +0200, Thomas Renninger wrote: > On Tue, 2007-07-31 at 08:06 -0400, Doug Chapman wrote: > > On Tue, 2007-07-31 at 01:07 +0200, Michal Piotrowski wrote: > > > Hi Doug, > > > > > > On 31/07/07, Doug Chapman <[EMAIL PROTECTED]> wrote: > > > > I am seeing a regression on

Re: regression on HP zx1 platform from ACPI autoload modules patches - PATCH that fixes it

2007-07-31 Thread Thomas Renninger
On Tue, 2007-07-31 at 08:06 -0400, Doug Chapman wrote: > On Tue, 2007-07-31 at 01:07 +0200, Michal Piotrowski wrote: > > Hi Doug, > > > > On 31/07/07, Doug Chapman <[EMAIL PROTECTED]> wrote: > > > I am seeing a regression on the HP ia64 zx1 platforms when using > > > a .config with

Re: regression on HP zx1 platform from ACPI autoload modules patches

2007-07-31 Thread Doug Chapman
On Mon, 2007-07-30 at 22:12 -0700, Tony Luck wrote: > > > During bootup it panics with: > > > > > > Kernel panic - not syncing: Unable to find SBA IOMMU: Try a generic or > > > DIG kernel > > I think that the fix for this has already gone into Linus's tree (on > Friday). Commit SHA1 > for the

Re: regression on HP zx1 platform from ACPI autoload modules patches

2007-07-31 Thread Doug Chapman
On Mon, 2007-07-30 at 22:12 -0700, Tony Luck wrote: During bootup it panics with: Kernel panic - not syncing: Unable to find SBA IOMMU: Try a generic or DIG kernel I think that the fix for this has already gone into Linus's tree (on Friday). Commit SHA1 for the patch that should

Re: regression on HP zx1 platform from ACPI autoload modules patches - PATCH that fixes it

2007-07-31 Thread Thomas Renninger
On Tue, 2007-07-31 at 08:06 -0400, Doug Chapman wrote: On Tue, 2007-07-31 at 01:07 +0200, Michal Piotrowski wrote: Hi Doug, On 31/07/07, Doug Chapman [EMAIL PROTECTED] wrote: I am seeing a regression on the HP ia64 zx1 platforms when using a .config with CONFIG_IA64_HP_ZX1=y. Oddly

Re: regression on HP zx1 platform from ACPI autoload modules patches - PATCH that fixes it

2007-07-31 Thread Thomas Renninger
On Tue, 2007-07-31 at 15:01 +0200, Thomas Renninger wrote: On Tue, 2007-07-31 at 08:06 -0400, Doug Chapman wrote: On Tue, 2007-07-31 at 01:07 +0200, Michal Piotrowski wrote: Hi Doug, On 31/07/07, Doug Chapman [EMAIL PROTECTED] wrote: I am seeing a regression on the HP ia64 zx1

Re: regression on HP zx1 platform from ACPI autoload modules patches - PATCH that fixes it

2007-07-31 Thread Doug Chapman
On Tue, 2007-07-31 at 15:01 +0200, Thomas Renninger wrote: On Tue, 2007-07-31 at 08:06 -0400, Doug Chapman wrote: On Tue, 2007-07-31 at 01:07 +0200, Michal Piotrowski wrote: Hi Doug, On 31/07/07, Doug Chapman [EMAIL PROTECTED] wrote: I am seeing a regression on the HP ia64 zx1

Re: regression on HP zx1 platform from ACPI autoload modules patches

2007-07-30 Thread Tony Luck
> > During bootup it panics with: > > > > Kernel panic - not syncing: Unable to find SBA IOMMU: Try a generic or DIG > > kernel I think that the fix for this has already gone into Linus's tree (on Friday). Commit SHA1 for the patch that should fix this is:

Re: regression on HP zx1 platform from ACPI autoload modules patches

2007-07-30 Thread Michal Piotrowski
Hi Doug, On 31/07/07, Doug Chapman <[EMAIL PROTECTED]> wrote: > I am seeing a regression on the HP ia64 zx1 platforms when using > a .config with CONFIG_IA64_HP_ZX1=y. Oddly it works OK with > CONFIG_IA64_GENERIC=y. > > > During bootup it panics with: > > Kernel panic - not syncing: Unable to

regression on HP zx1 platform from ACPI autoload modules patches

2007-07-30 Thread Doug Chapman
I am seeing a regression on the HP ia64 zx1 platforms when using a .config with CONFIG_IA64_HP_ZX1=y. Oddly it works OK with CONFIG_IA64_GENERIC=y. During bootup it panics with: Kernel panic - not syncing: Unable to find SBA IOMMU: Try a generic or DIG kernel I can provide the full console

regression on HP zx1 platform from ACPI autoload modules patches

2007-07-30 Thread Doug Chapman
I am seeing a regression on the HP ia64 zx1 platforms when using a .config with CONFIG_IA64_HP_ZX1=y. Oddly it works OK with CONFIG_IA64_GENERIC=y. During bootup it panics with: Kernel panic - not syncing: Unable to find SBA IOMMU: Try a generic or DIG kernel I can provide the full console

Re: regression on HP zx1 platform from ACPI autoload modules patches

2007-07-30 Thread Michal Piotrowski
Hi Doug, On 31/07/07, Doug Chapman [EMAIL PROTECTED] wrote: I am seeing a regression on the HP ia64 zx1 platforms when using a .config with CONFIG_IA64_HP_ZX1=y. Oddly it works OK with CONFIG_IA64_GENERIC=y. During bootup it panics with: Kernel panic - not syncing: Unable to find SBA

Re: regression on HP zx1 platform from ACPI autoload modules patches

2007-07-30 Thread Tony Luck
During bootup it panics with: Kernel panic - not syncing: Unable to find SBA IOMMU: Try a generic or DIG kernel I think that the fix for this has already gone into Linus's tree (on Friday). Commit SHA1 for the patch that should fix this is: 8c8eb78f673c07b60f31751e1e47ac367c60c6b7 If