]> bbs.cooldavid.org Git - net-next-2.6.git/commit
debug_core: move all watch dog syncs to a single function
authorJason Wessel <jason.wessel@windriver.com>
Fri, 6 Aug 2010 16:47:14 +0000 (11:47 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 22 Oct 2010 20:34:10 +0000 (15:34 -0500)
commit16cdc628c3aed47d02205135b7e2f01e0064f566
tree8f8709ee2b9e2c5f38e1261dcc773887d092f73d
parentfad99fac2627e2cc0ebfe07fcb5046c0b4e103f9
debug_core: move all watch dog syncs to a single function

Move the various clock and watch dog syncs to a single function in
advance of adding another sync for the rcu stall detector.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
kernel/debug/debug_core.c