Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263645
b: refs/heads/master
c: 7f310a5
h: refs/heads/master
i:
  263643: 71065dd
v: v3
  • Loading branch information
Eric B Munson authored and Ingo Molnar committed Aug 31, 2011
1 parent 79603f4 commit f7eb6d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: a8d757ef076f0f95f13a918808824058de25b3eb
refs/heads/master: 7f310a5d4e8525ac0cc2f58c973d2100ce034410
4 changes: 2 additions & 2 deletions trunk/kernel/events/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3396,8 +3396,8 @@ static int perf_event_index(struct perf_event *event)
}

static void calc_timer_values(struct perf_event *event,
u64 *running,
u64 *enabled)
u64 *enabled,
u64 *running)
{
u64 now, ctx_time;

Expand Down

0 comments on commit f7eb6d7

Please sign in to comment.