• Zwane Mwaikambo's avatar
    [PATCH] do_nmi needs irq_enter/irq_exit lovin... · 5a84cc04
    Zwane Mwaikambo authored
    Use new "nmi_enter/exit()" which acts the same as the regular irq
    entries (increases the preempt count appropriately), but doesn't try to
    start processing softirqs on nmi exit (it just decreases the count).
    5a84cc04
hardirq.h 3.04 KB