Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26226
b: refs/heads/master
c: 5dac830
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Apr 27, 2006
1 parent 44f1b50 commit 2b859c2
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: 49e31ca8387227898710f99476f2217ea154aab0
refs/heads/master: 5dac83030a3f4a3a4d1255b13bd0f7d08e824963
2 changes: 1 addition & 1 deletion trunk/arch/mips/oprofile/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ static int op_mips_setup(void)
model->reg_setup(ctr);

/* Configure the registers on all cpus. */
on_each_cpu(model->cpu_setup, 0, 0, 1);
on_each_cpu(model->cpu_setup, NULL, 0, 1);

return 0;
}
Expand Down

0 comments on commit 2b859c2

Please sign in to comment.