tracing: remove notrace from __kprobes annotation
authorSteven Rostedt <srostedt@redhat.com>
Wed, 16 Sep 2009 03:51:31 +0000 (23:51 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 16 Sep 2009 03:51:31 +0000 (23:51 -0400)
commitfe832a3a48737b24f95fab202b1c67fb588b071d
tree333abe938711216a4400819c2bc658184a7398e1
parent6ca6cca31ddc7cc8b1dc38b12d7593d2667defe8
tracing: remove notrace from __kprobes annotation

When ftrace had issues with NMIs, it was needed to annotate all
the areas that kprobes had issues with notrace. Now that ftrace is
NMI safe, the functions that limit ftrace from tracing are just a
small few.

Kprobes is too big of a set for ftrace not to trace. Remove the
coupling.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
include/linux/kprobes.h