From 748ec3a20eb44fce19af3cef04f8db8a8e7aead3 Mon Sep 17 00:00:00 2001 From: Yoshihiro YUNOMAE Date: Fri, 6 Jun 2014 07:35:20 +0900 Subject: [PATCH] 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-format-patch failed