From: Steven Rostedt Date: Sat, 19 Apr 2008 17:19:55 +0000 (+0200) Subject: ftrace: add notrace annotations for NMI routines X-Git-Tag: v2.6.26-rc1~1133^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5deb45e39b946901ae028ccd3a1d0b35fa387475;p=pandora-kernel.git ftrace: add notrace annotations for NMI routines This annotates NMI functions with notrace. Some tracers may be able to live with this, but some cannot. The safest is to turn it off, it's not particularly interesting anyway. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed