Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157087
b: refs/heads/master
c: 4464fca
h: refs/heads/master
i:
  157085: 2cd3d74
  157083: 6e51560
  157079: 3473cd5
  157071: 81d914a
  157055: 2093ba6
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Aug 21, 2009
1 parent b9b8918 commit 6c12a67
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: fa6963b2481beff8b11f76006fbb63fdbbf2d2d7
refs/heads/master: 4464fcaa9cbfc9c551956b48af203e2f775ca892
2 changes: 1 addition & 1 deletion trunk/kernel/perf_counter.c
Original file line number Diff line number Diff line change
Expand Up @@ -1791,7 +1791,7 @@ static int perf_counter_read_group(struct perf_counter *counter,
size += err;

list_for_each_entry(sub, &leader->sibling_list, list_entry) {
err = perf_counter_read_entry(counter, read_format,
err = perf_counter_read_entry(sub, read_format,
buf + size);
if (err < 0)
return err;
Expand Down

0 comments on commit 6c12a67

Please sign in to comment.