Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169737
b: refs/heads/master
c: 645e8cc
h: refs/heads/master
i:
  169735: 38e16d1
v: v3
  • Loading branch information
Ingo Molnar committed Nov 22, 2009
1 parent 5546862 commit e738c54
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e57cfcdac6badd846a1cd831de54a1359c2d1eea
refs/heads/master: 645e8cc0c9f01f07f384fd522b782e5e6ae9de18
2 changes: 2 additions & 0 deletions trunk/kernel/perf_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -3903,11 +3903,13 @@ int perf_swevent_get_recursion_context(int **recursion)

return 0;
}
EXPORT_SYMBOL_GPL(perf_swevent_get_recursion_context);

void perf_swevent_put_recursion_context(int *recursion)
{
(*recursion)--;
}
EXPORT_SYMBOL_GPL(perf_swevent_put_recursion_context);

static void __do_perf_sw_event(enum perf_type_id type, u32 event_id,
u64 nr, int nmi,
Expand Down

0 comments on commit e738c54

Please sign in to comment.