Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147309
b: refs/heads/master
c: 9ea98e1
h: refs/heads/master
i:
  147307: eb64b76
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Apr 6, 2009
1 parent 5092bdb commit 96f7e58
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: d5d2bc0dd0379deddb9ede66fec90a3083eaec57
refs/heads/master: 9ea98e191255ee642e64a5745014424fc63f83b0
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/perf_counter.c
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@ hw_perf_counter_init(struct perf_counter *counter)

err = __hw_perf_counter_init(counter);
if (err)
return NULL;
return ERR_PTR(err);

return &x86_perf_counter_ops;
}

0 comments on commit 96f7e58

Please sign in to comment.