Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100647
b: refs/heads/master
c: ad59124
h: refs/heads/master
i:
  100645: 3a1a08c
  100643: b234c50
  100639: f25af7e
v: v3
  • Loading branch information
Steven Rostedt authored and Ingo Molnar committed Jul 11, 2008
1 parent cdf8995 commit c6f2142
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: b5c21b4514b38f450848feb432f7120376d01ffe
refs/heads/master: ad591240ceadcaf41b2a88855ca5f1c77c5a0298
3 changes: 2 additions & 1 deletion trunk/kernel/trace/trace_sched_wakeup.c
Original file line number Diff line number Diff line change
Expand Up @@ -352,9 +352,10 @@ static void start_wakeup_tracer(struct trace_array *tr)
*/
smp_wmb();

tracer_enabled = 1;
register_ftrace_function(&trace_ops);

tracer_enabled = 1;

return;
fail_deprobe_wake_new:
marker_probe_unregister("kernel_sched_wakeup_new",
Expand Down

0 comments on commit c6f2142

Please sign in to comment.