Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312246
b: refs/heads/master
c: 76958a6
h: refs/heads/master
v: v3
  • Loading branch information
Robert Richter authored and Ingo Molnar committed Jun 18, 2012
1 parent 57290fe commit 8896f7d
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: 4983955c049d1debe5f6bee3aeb54ff5942fcd39
refs/heads/master: 76958a61e42fb6277a8431eb17e4bdb24176f1b7
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/perf_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ static inline void x86_assign_hw_event(struct perf_event *event,
} else {
hwc->config_base = x86_pmu_config_addr(hwc->idx);
hwc->event_base = x86_pmu_event_addr(hwc->idx);
hwc->event_base_rdpmc = x86_pmu_addr_offset(hwc->idx);
hwc->event_base_rdpmc = hwc->idx;
}
}

Expand Down

0 comments on commit 8896f7d

Please sign in to comment.