gfs2: Minor gfs2_try_evict cleanup
[linux-2.6-microblaze.git] / kernel / trace / Kconfig
index 1052126..e9e95c7 100644 (file)
@@ -51,6 +51,12 @@ config HAVE_DYNAMIC_FTRACE_WITH_ARGS
         This allows for use of regs_get_kernel_argument() and
         kernel_stack_pointer().
 
+config HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
+       bool
+       help
+         If the architecture generates __patchable_function_entries sections
+         but does not want them included in the ftrace locations.
+
 config HAVE_FTRACE_MCOUNT_RECORD
        bool
        help