Andrew, your patch looks too complex, and doesnt cover the case of the serial driver deadlocking. Why not add a "touch_nmi_watchdog_counter()" function that just changes last_irq_sums instead of adding locking? This way deadlocks will be caught in the serial code too. (because touch_nmi() will only "postpone" the NMI watchdog lockup event, not disable it.) This should be a matter of 5 lines ... Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- [patch] serial console vs NMI watchdog Andrew Morton
- Re: [patch] serial console vs NMI watchdog Ion Badulescu
- Re: [patch] serial console vs NMI watchdog Andrew Morton
- Re: [patch] serial console vs NMI watchdog Robert Read
- Re: [patch] serial console vs NMI watchdog Ingo Molnar
- Re: [patch] serial console vs NMI watchdog Keith Owens
- Re: [patch] serial console vs NMI watchdog Ingo Molnar
- Re: [patch] serial console vs NMI watchdo... Keith Owens
- Re: [patch] serial console vs NMI wa... Andrew Morton
- [patch] nmi-watchdog-2.4.2-A1 Ingo Molnar
- Re: [patch] nmi-watchdog-2.4.2-A... Andrew Morton
- [patch] nmi-watchdog-2.4.2-A... Ingo Molnar
- Re: [patch] serial console vs NMI watchdog george anzinger
- Re: [patch] serial console vs NMI watchdo... Keith Owens
- Re: [patch] serial console vs NMI wa... george anzinger