Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100479
b: refs/heads/master
c: 4c1f4d4
h: refs/heads/master
i:
  100477: 7d87745
  100475: 0dfbb2f
  100471: 30caf23
  100463: 373352e
  100447: 961a143
  100415: 070ab6d
  100351: 8a46db1
v: v3
  • Loading branch information
Ingo Molnar authored and Thomas Gleixner committed May 23, 2008
1 parent 2c49964 commit 2f8ff73
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: 8ac0fca4ccb355ce50471d7aa3f10f5900b28b95
refs/heads/master: 4c1f4d4f0175129934d5dbc19a39296430937a05
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ static const char *trace_options[] = {
NULL
};

static unsigned trace_flags = TRACE_ITER_PRINT_PARENT | TRACE_ITER_STACKTRACE;
static unsigned trace_flags = TRACE_ITER_PRINT_PARENT;

static DEFINE_SPINLOCK(ftrace_max_lock);

Expand Down

0 comments on commit 2f8ff73

Please sign in to comment.