Re: [PATCH] - Add IOAPIC NMI support on x86_64

From: Andi Kleen
Date: Mon Jun 18 2007 - 19:48:50 EST


John Keller <jpk@xxxxxxx> writes:

> Add support for IOAPIC NMI interrupts on x86_64.
>
> Changes include the following:
>
> - Obtain the NMI IOAPIC info via an ACPI NMI SRC structure that is
> part of the MADT, and program the IOAPIC redirection register.
> The NMI SRC struct will contain the GSI of the NMI interrupt.
>
> - Setup irq_desc[] and irq_2_pin[] entries for the NMI interrupt irq,
> which will be used by the generic mask/unmask routines. This will
> allow a driver to enable/disable the NMI interrupt via
> enable/disable_irq().

What's the motivation for this patch?

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/