Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140728
b: refs/heads/master
c: e7669b8
h: refs/heads/master
v: v3
  • Loading branch information
Hannes Eder authored and Ingo Molnar committed Feb 11, 2009
1 parent 0981377 commit 8553f16
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: 5e39841c45cf5e6ea930ede1b0303309e03037a2
refs/heads/master: e7669b8e329255bbcb40af65b38e342825d97a46
2 changes: 2 additions & 0 deletions trunk/kernel/trace/trace.c
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,8 @@ update_max_tr_single(struct trace_array *tr, struct task_struct *tsk, int cpu)
* Register a new plugin tracer.
*/
int register_tracer(struct tracer *type)
__releases(kernel_lock)
__acquires(kernel_lock)
{
struct tracer *t;
int len;
Expand Down

0 comments on commit 8553f16

Please sign in to comment.