aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r--include/linux/sched.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index e0447c64af6a..28b71ee133f0 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -1490,7 +1490,6 @@ struct task_struct {
1490 /* bitmask of trace recursion */ 1490 /* bitmask of trace recursion */
1491 unsigned long trace_recursion; 1491 unsigned long trace_recursion;
1492#endif /* CONFIG_TRACING */ 1492#endif /* CONFIG_TRACING */
1493 unsigned long stack_start;
1494#ifdef CONFIG_CGROUP_MEM_RES_CTLR /* memcg uses this to do batch job */ 1493#ifdef CONFIG_CGROUP_MEM_RES_CTLR /* memcg uses this to do batch job */
1495 struct memcg_batch_info { 1494 struct memcg_batch_info {
1496 int do_batch; /* incremented when batch uncharge started */ 1495 int do_batch; /* incremented when batch uncharge started */