Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116594
b: refs/heads/master
c: 3700273
h: refs/heads/master
v: v3
  • Loading branch information
Huang Ying authored and Ingo Molnar committed Oct 14, 2008
1 parent c1fb7c0 commit aec1e97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 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: 99ecdc43bc17faf5fa571db8569df171ecd0e5b8
refs/heads/master: 3700273586ee6a58b95dd07d9f8a02db4a9b476f
6 changes: 4 additions & 2 deletions trunk/include/linux/ftrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,11 @@ static inline void tracer_disable(void)
#endif
}

/* Ftrace disable/restore without lock. Some synchronization mechanism
/*
* Ftrace disable/restore without lock. Some synchronization mechanism
* must be used to prevent ftrace_enabled to be changed between
* disable/restore. */
* disable/restore.
*/
static inline int __ftrace_enabled_save(void)
{
#ifdef CONFIG_FTRACE
Expand Down

0 comments on commit aec1e97

Please sign in to comment.