Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158412
b: refs/heads/master
c: 07868b0
h: refs/heads/master
v: v3
  • Loading branch information
Frederic Weisbecker committed Aug 6, 2009
1 parent 7be40a5 commit 3826951
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 0c9e6f639aed490202bbc79214f4495cf4bfde58
refs/heads/master: 07868b086cca784f4b532fc2ab574ec3a73b468a
4 changes: 0 additions & 4 deletions trunk/arch/x86/kernel/ftrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -417,10 +417,6 @@ void prepare_ftrace_return(unsigned long *parent, unsigned long self_addr,
unsigned long return_hooker = (unsigned long)
&return_to_handler;

/* Nmi's are currently unsupported */
if (unlikely(in_nmi()))
return;

if (unlikely(atomic_read(&current->tracing_graph_pause)))
return;

Expand Down

0 comments on commit 3826951

Please sign in to comment.