Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272189
b: refs/heads/master
c: 4ff8195
h: refs/heads/master
i:
  272187: d706f55
v: v3
  • Loading branch information
Vasily Averin authored and Linus Torvalds committed Nov 1, 2011
1 parent fd2bf57 commit fb45953
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f445027e4e692bd885118460b292d08027fd5501
refs/heads/master: 4ff819515b203f937cc6c8a0215a37a68d1ee71f
4 changes: 2 additions & 2 deletions trunk/kernel/watchdog.c
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,8 @@ static void watchdog_disable(int cpu)
}
}

/* sysctl functions */
#ifdef CONFIG_SYSCTL
static void watchdog_enable_all_cpus(void)
{
int cpu;
Expand Down Expand Up @@ -510,8 +512,6 @@ static void watchdog_disable_all_cpus(void)
}


/* sysctl functions */
#ifdef CONFIG_SYSCTL
/*
* proc handler for /proc/sys/kernel/nmi_watchdog,watchdog_thresh
*/
Expand Down

0 comments on commit fb45953

Please sign in to comment.