Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147241
b: refs/heads/master
c: 8602859
h: refs/heads/master
i:
  147239: 5ddbb32
v: v3
  • Loading branch information
Paul Mackerras committed Mar 5, 2009
1 parent 21c221f commit 895bd70
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b5e8acf66ff5db707c7e08df49fdf6b415878442
refs/heads/master: 86028598de16538f02519141756ccf4accfc29a6
1 change: 1 addition & 0 deletions trunk/arch/powerpc/kernel/perf_counter.c
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,7 @@ hw_perf_counter_init(struct perf_counter *counter)
return NULL;
}
events[n] = ev;
ctrs[n] = counter;
if (check_excludes(ctrs, n, 1))
return NULL;
if (power_check_constraints(events, n + 1))
Expand Down

0 comments on commit 895bd70

Please sign in to comment.