From: Steven Rostedt Date: Mon, 12 May 2008 19:20:54 +0000 (+0200) Subject: ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation X-Git-Tag: v2.6.27-rc1~1102^2^2~1^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06fa75ab566c50e01bfd7b055bde85cf9b1bc98a;p=pandora-kernel.git ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation The selftest validation code checks for valid entries in the trace buffer. TRACE_STACK and TRACE_SPECIAL have been added to the code but not to the validator. This patch adds the two to prevent them from flagging a failure in the selftest. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed