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 2a2811c6239d..e0d723fea9f5 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -1241,7 +1241,6 @@ struct task_struct {
1241#endif 1241#endif
1242#ifdef CONFIG_DETECT_HUNG_TASK 1242#ifdef CONFIG_DETECT_HUNG_TASK
1243/* hung task detection */ 1243/* hung task detection */
1244 unsigned long last_switch_timestamp;
1245 unsigned long last_switch_count; 1244 unsigned long last_switch_count;
1246#endif 1245#endif
1247/* CPU-specific state of this task */ 1246/* CPU-specific state of this task */