From: Jason Wessel Date: Mon, 6 Oct 2008 18:50:59 +0000 (-0500) Subject: kgdb: call touch_softlockup_watchdog on resume X-Git-Tag: v2.6.27-rc9~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc1e0f4f7ad95a9eb81e1904cb16068af226180d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed