From: Yoshihiro YUNOMAE Date: Thu, 5 Jun 2014 22:35:20 +0000 (+0900) Subject: tracing/kprobes: Avoid self tests if tracing is disabled on boot up X-Git-Tag: omap-for-v3.16/fixes-against-rc1~80^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=748ec3a20eb44fce19af3cef04f8db8a8e7aead3;p=pandora-kernel.git tracing/kprobes: Avoid self tests if tracing is disabled on boot up If tracing is disabled on boot up, the kernel should not execute tracing self tests. The kernel should check whether tracing is disabled or not before executing any of the tracing self tests. Link: http://lkml.kernel.org/p/20140605223520.32311.56097.stgit@yunodevel Acked-by: Masami Hiramatsu Signed-off-by: Yoshihiro YUNOMAE Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed