tracing: Use CONFIG_PREEMPTION
[linux-2.6-microblaze.git] / Documentation / trace / ftrace-uses.rst
index 740bd02..2a05e77 100644 (file)
@@ -146,7 +146,7 @@ FTRACE_OPS_FL_RECURSION_SAFE
        itself or any nested functions that those functions call.
 
        If this flag is set, it is possible that the callback will also
-       be called with preemption enabled (when CONFIG_PREEMPT is set),
+       be called with preemption enabled (when CONFIG_PREEMPTION is set),
        but this is not guaranteed.
 
 FTRACE_OPS_FL_IPMODIFY