kgdb: call touch_softlockup_watchdog on resume
authorJason Wessel <jason.wessel@windriver.com>
Mon, 6 Oct 2008 18:50:59 +0000 (13:50 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Mon, 6 Oct 2008 18:50:59 +0000 (13:50 -0500)
commitcc1e0f4f7ad95a9eb81e1904cb16068af226180d
treee236d87c949e9697514a6362f86391f37c6341bd
parente85ceae9102f6e3c1d707e7ac88fa48d252e9cfa
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>
kernel/kgdb.c