Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
[linux-2.6-block.git] / include / linux / sched.h
index f18300eddfcb51041eb833eeefb1284288e7f2c9..106bd8a4599897eabbf3dbd1720886e8fd24d411 100644 (file)
@@ -1535,7 +1535,7 @@ struct task_struct {
 #ifdef CONFIG_TRACING
        /* state flags for use by tracers */
        unsigned long trace;
-       /* bitmask of trace recursion */
+       /* bitmask and counter of trace recursion */
        unsigned long trace_recursion;
 #endif /* CONFIG_TRACING */
 #ifdef CONFIG_CGROUP_MEM_RES_CTLR /* memcg uses this to do batch job */