Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121265
b: refs/heads/master
c: 21bbecd
h: refs/heads/master
i:
  121263: 221c779
v: v3
  • Loading branch information
Steven Rostedt authored and Ingo Molnar committed Dec 5, 2008
1 parent 79742d8 commit 1a4e149
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 21a8c466f99063eeb8567318b4e305eda9015408
refs/heads/master: 21bbecdaaef3a6acc19905ab88c0587817318870
2 changes: 1 addition & 1 deletion trunk/kernel/trace/ftrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ static int last_ftrace_enabled;

/* set when tracing only a pid */
struct pid *ftrace_pid_trace;
static struct pid * const ftrace_swapper_pid = (struct pid *)1;
static struct pid * const ftrace_swapper_pid = &init_struct_pid;

/* Quick disabling of function tracer. */
int function_trace_stop;
Expand Down

0 comments on commit 1a4e149

Please sign in to comment.