Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326430
b: refs/heads/master
c: 9f44f9a
h: refs/heads/master
v: v3
  • Loading branch information
Will Deacon committed Aug 23, 2012
1 parent 5bcd150 commit b3ad317
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: df3d17e068bf69e3c5a53d52d30caad3d061b762
refs/heads/master: 9f44f9a234020947dd16500a203c9580a66ed67d
1 change: 0 additions & 1 deletion trunk/arch/arm/kernel/perf_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ armpmu_stop(struct perf_event *event, int flags)
*/
if (!(hwc->state & PERF_HES_STOPPED)) {
armpmu->disable(hwc, hwc->idx);
barrier(); /* why? */
armpmu_event_update(event, hwc, hwc->idx);
hwc->state |= PERF_HES_STOPPED | PERF_HES_UPTODATE;
}
Expand Down

0 comments on commit b3ad317

Please sign in to comment.