Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100651
b: refs/heads/master
c: b2613e3
h: refs/heads/master
i:
  100649: 5583dc3
  100647: c6f2142
v: v3
  • Loading branch information
Ingo Molnar committed Jul 11, 2008
1 parent 8e266d6 commit cd667e1
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: 60bc080090e3bf6afa29c62cb25f913706551010
refs/heads/master: b2613e370dbeb69edbff989382fa54f2395aa471
2 changes: 2 additions & 0 deletions trunk/kernel/trace/ftrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -1612,7 +1612,9 @@ void ftrace_kill_atomic(void)
{
ftrace_disabled = 1;
ftrace_enabled = 0;
#ifdef CONFIG_DYNAMIC_FTRACE
ftraced_suspend = -1;
#endif
clear_ftrace_function();
}

Expand Down

0 comments on commit cd667e1

Please sign in to comment.