]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteee4f4674b84208f39da914a657a9c0522199309
treeee35bfc0e78af0702756d15e05ed09f0f56e18ac
parentffe7b9b30bb362522efbb180addef0eb9da20089
debug_core: stop rcu warnings on kernel resume

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>
kernel/debug/debug_core.c