git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4082b86
)
MIPS: ftrace: Remove check of obsolete variable function_trace_stop
author
Steven Rostedt (Red Hat)
<rostedt@goodmis.org>
Wed, 25 Jun 2014 16:34:22 +0000
(12:34 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 18 Jul 2014 17:57:05 +0000
(13:57 -0400)
Nothing sets function_trace_stop to disable function tracing anymore.
Remove the check for it in the arch code.
Cc: Ralf Baechle <ralf@linux-mips.org>
Tested-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found