Why reassert ix86 NMI?

From: Keith Owens (kaos@ocs.com.au)
Date: Mon Jun 05 2000 - 16:50:33 EST


At the end of do_nmi are these instructions

        outb(0x8f, 0x70);
        inb(0x71); /* dummy */
        outb(0x0f, 0x70);
        inb(0x71); /* dummy */

If the NMI is for the watchdog, these instructions are bypassed.

(1) Why do we need these instructions?
(2) Why does nmi_watchdog_tick bypass them?

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



This archive was generated by hypermail 2b29 : Wed Jun 07 2000 - 21:00:23 EST