debug_core: stop rcu warnings on kernel resume
authorJason Wessel <jason.wessel@windriver.com>
Fri, 13 Aug 2010 17:44:04 +0000 (12:44 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 22 Oct 2010 20:34:10 +0000 (15:34 -0500)
When returning from the kernel debugger reset the rcu jiffies_stall
value to prevent the rcu stall detector from sending NMI events which
invoke a stack dump for each cpu in the system.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>

No differences found