Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117089
b: refs/heads/master
c: 7e7b438
h: refs/heads/master
i:
  117087: 5298f1a
v: v3
  • Loading branch information
Robert Richter authored and Ingo Molnar committed Jul 26, 2008
1 parent 0416798 commit adee659
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 1a960b402a51d80abf54e3f8e4972374ffe5f22d
refs/heads/master: 7e7b43892b87b6be259479ef4de14029dcb4012f
2 changes: 1 addition & 1 deletion trunk/arch/x86/oprofile/nmi_int.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ static int nmi_switch_event(void)
if (nmi_multiplex_on() < 0)
return -EINVAL;

on_each_cpu(nmi_cpu_switch, NULL, 0, 1);
on_each_cpu(nmi_cpu_switch, NULL, 1);

return 0;
}
Expand Down

0 comments on commit adee659

Please sign in to comment.