summaryrefslogtreecommitdiff
path: root/drivers/usb
diff options
context:
space:
mode:
authorMandeep Singh Baines <msb@google.com>2009-01-13 05:15:17 (GMT)
committerIngo Molnar <mingo@elte.hu>2009-01-14 10:48:07 (GMT)
commitbaf48f6577e581a9adb8fe849dc80e24b21d171d (patch)
tree279e54b7374a9c52025ded4f9bb718e5382b0340 /drivers/usb
parente4fa4c97016037620f9dc8bafe03e1086b665b4c (diff)
downloadlinux-baf48f6577e581a9adb8fe849dc80e24b21d171d.tar.xz
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>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions