Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140967
b: refs/heads/master
c: 2fc1dfb
h: refs/heads/master
i:
  140965: 0afda25
  140963: 07be841
  140959: 64f9771
v: v3
  • Loading branch information
Frederic Weisbecker authored and Ingo Molnar committed Mar 16, 2009
1 parent 404ea18 commit 652ac81
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ac1d52d0b85854958c7e78c8006e39aadb6ce4b8
refs/heads/master: 2fc1dfbe17e7705c55b7a99da995fa565e26f151
3 changes: 2 additions & 1 deletion trunk/kernel/trace/trace.c
Original file line number Diff line number Diff line change
Expand Up @@ -4125,7 +4125,8 @@ __init static int tracer_alloc_buffers(void)
&trace_panic_notifier);

register_die_notifier(&trace_die_notifier);
ret = 0;

return 0;

out_free_cpumask:
free_cpumask_var(tracing_reader_cpumask);
Expand Down

0 comments on commit 652ac81

Please sign in to comment.