Mandeep Singh Baines baf48f6577 softlock: fix false panic which can occur if softlockup_thresh is reduced
At run-time, if softlockup_thresh is changed to a much lower value,
touch_timestamp is likely to be much older than the new softlock_thresh.

This will cause a false softlockup to be detected. If softlockup_panic
is enabled, the system will panic.

The fix is to touch all watchdogs before changing softlockup_thresh.

Signed-off-by: Mandeep Singh Baines <msb@google.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-14 11:48:07 +01:00
..
2009-01-09 03:39:43 -05:00
2009-01-12 16:39:58 -08:00
2009-01-08 08:31:10 -08:00
2009-01-06 15:59:27 -08:00
2008-12-10 08:01:54 -08:00
2009-01-08 08:31:02 -08:00
2009-01-08 08:31:12 -08:00
2009-01-06 11:07:15 +01:00
2008-11-05 10:30:14 +01:00
2008-11-19 18:49:57 -08:00
2008-12-31 15:11:46 +01:00