Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205386
b: refs/heads/master
c: 5671a10
h: refs/heads/master
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Mar 2, 2010
1 parent e094cb3 commit ae4f6ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c99c30feadf664ccd8590b96259cb9f3954bd246
refs/heads/master: 5671a10e2bc7f99d9157c6044faf8be2ef302361
2 changes: 2 additions & 0 deletions trunk/kernel/nmi_watchdog.c
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ static int __init spawn_nmi_watchdog_task(void)
if (nonmi_watchdog)
return 0;

printk(KERN_INFO "NMI watchdog enabled, takes one hw-pmu counter.\n");

err = cpu_callback(&cpu_nfb, CPU_UP_PREPARE, cpu);
if (err == NOTIFY_BAD) {
BUG();
Expand Down

0 comments on commit ae4f6ce

Please sign in to comment.