Merge branch 'linus' into tracing/ftrace
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / linux / ftrace.h
index 703eb53..899ec4b 100644 (file)
@@ -181,6 +181,8 @@ static inline void __ftrace_enabled_restore(int enabled)
 #endif
 
 #ifdef CONFIG_TRACING
+extern int ftrace_dump_on_oops;
+
 extern void
 ftrace_special(unsigned long arg1, unsigned long arg2, unsigned long arg3);