Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232295
b: refs/heads/master
c: 8c8a9b2
h: refs/heads/master
i:
  232293: a59e096
  232291: c0f26a1
  232287: f1f2655
v: v3
  • Loading branch information
Anton Blanchard authored and Ingo Molnar committed Jan 19, 2011
1 parent 30d9010 commit 8f7a903
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: 8550d7cb6ed6c89add49c3b6ad4c753ab8a3d7f9
refs/heads/master: 8c8a9b25b5de3f1eeac721cf34f4379e56d5d694
1 change: 1 addition & 0 deletions trunk/arch/powerpc/kernel/perf_event_fsl_emb.c
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,7 @@ static void record_and_restart(struct perf_event *event, unsigned long val,
if (left <= 0)
left = period;
record = 1;
event->hw.last_period = event->hw.sample_period;
}
if (left < 0x80000000LL)
val = 0x80000000LL - left;
Expand Down

0 comments on commit 8f7a903

Please sign in to comment.