On Friday 02 February 2007 20:37, Andrew Morton wrote:
> On Fri, 02 Feb 2007 14:54:12 -0600
> John Keller <[EMAIL PROTECTED]> wrote:
>
> > The SN Altix platform does not conform to the
> > IOSAPIC IRQ routing model. Add code in acpi_unregister_gsi()
> > to check if (acpi_irq_model == ACPI_IRQ_MOD
On Fri, 02 Feb 2007 14:54:12 -0600
John Keller <[EMAIL PROTECTED]> wrote:
> The SN Altix platform does not conform to the
> IOSAPIC IRQ routing model. Add code in acpi_unregister_gsi()
> to check if (acpi_irq_model == ACPI_IRQ_MODEL_PLATFORM) and
> return.
>
> Signed-off-by: John Keller <[EMAIL
The SN Altix platform does not conform to the
IOSAPIC IRQ routing model. Add code in acpi_unregister_gsi()
to check if (acpi_irq_model == ACPI_IRQ_MODEL_PLATFORM) and
return.
Signed-off-by: John Keller <[EMAIL PROTECTED]>
---
Due to an oversight, this code was not added previously when
similar c
3 matches
Mail list logo