[PATCH 0/2] touch_nmi_watchdog semantic changes

From: Don Zickus
Date: Tue Jan 04 2011 - 22:38:53 EST


I was trying to change the semantics of how touch_nmi_watchdog worked
to cover a corner case where endless console writing would block the
watchdog from going off.

Ingo recommended that I add ratelimiting to the panic code to in case we
get a slew of locked up cpus, hence my first patch in the series.

Cheers,
Don

--
Crap forgot to cc lkml, sorry for the spam...


Don Zickus (2):
panic: ratelimit panic messages
watchdog: touch_nmi_watchdog should only touch local cpu not every
one

Documentation/kernel-parameters.txt | 6 ++++++
kernel/panic.c | 30 ++++++++++++++++++++++++++++++
kernel/watchdog.c | 17 +++++++++--------
3 files changed, 45 insertions(+), 8 deletions(-)

--
1.7.3.4

--
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/