Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux...
[platform/kernel/linux-starfive.git] / include / linux / sched.h
index 68ec44d..11a3178 100644 (file)
@@ -1390,9 +1390,6 @@ struct task_struct {
 #endif
 
 #ifdef CONFIG_TRACING
-       /* State flags for use by tracers: */
-       unsigned long                   trace;
-
        /* Bitmask and counter of trace recursion: */
        unsigned long                   trace_recursion;
 #endif /* CONFIG_TRACING */