diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/sched/ext.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/sched/ext.h b/include/linux/sched/ext.h index a3ec980e2925..582d7cd4a983 100644 --- a/include/linux/sched/ext.h +++ b/include/linux/sched/ext.h @@ -212,9 +212,6 @@ struct sched_ext_entity { struct list_head runnable_node; /* rq->scx.runnable_list */ unsigned long runnable_at; -#ifdef CONFIG_SCHED_CORE - u64 core_sched_at; /* see scx_prio_less() */ -#endif #ifdef CONFIG_EXT_SUB_SCHED unsigned long rescue_at; /* queued on a rescue DSQ at, jiffies */ #endif |
