commit | cc1e0f4f7ad95a9eb81e1904cb16068af226180d | [log] [tgz] |
---|---|---|
author | Jason Wessel <jason.wessel@windriver.com> | Mon Oct 06 13:50:59 2008 -0500 |
committer | Jason Wessel <jason.wessel@windriver.com> | Mon Oct 06 13:50:59 2008 -0500 |
tree | e236d87c949e9697514a6362f86391f37c6341bd | |
parent | e85ceae9102f6e3c1d707e7ac88fa48d252e9cfa [diff] |
kgdb: call touch_softlockup_watchdog on resume The softlockup watchdog needs to be touched when resuming the from the kgdb stopped state to avoid the printk that a CPU is stuck if the debugger was active for longer than the softlockup threshold. Signed-off-by: Jason Wessel <jason.wessel@windriver.com>