Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205364
b: refs/heads/master
c: 69e77a8
h: refs/heads/master
v: v3
  • Loading branch information
Scott Wood authored and Paul Mackerras committed Aug 3, 2010
1 parent 41f70b7 commit ca68452
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: 09f86cd093b76b699656eaa82c37ca6d9a02b892
refs/heads/master: 69e77a8b0426ded5d924eea7dbe4eca51e09f530
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 @@ -569,6 +569,7 @@ static void record_and_restart(struct perf_event *event, unsigned long val,
struct perf_sample_data data;

perf_sample_data_init(&data, 0);
data.period = event->hw.last_period;

if (perf_event_overflow(event, nmi, &data, regs)) {
/*
Expand Down

0 comments on commit ca68452

Please sign in to comment.