Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147247
b: refs/heads/master
c: 595258a
h: refs/heads/master
i:
  147245: 464d983
  147243: a87699f
  147239: 5ddbb32
  147231: d63ac8c
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Apr 6, 2009
1 parent 7060816 commit 950a40f
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: f541ae326fa120fa5c57433e4d9a133df212ce41
refs/heads/master: 595258aaeac4cc6e187b98b1bf29bb176febe763
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/perf_counter.c
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ __hw_perf_counter_set_period(struct perf_counter *counter,
struct hw_perf_counter *hwc, int idx)
{
s64 left = atomic64_read(&hwc->period_left);
s32 period = hwc->irq_period;
s64 period = hwc->irq_period;
int err;

/*
Expand Down

0 comments on commit 950a40f

Please sign in to comment.