Loading include/linux/sched.h +1 −1 Original line number Diff line number Diff line Loading @@ -1010,8 +1010,8 @@ struct sched_entity { struct sched_rt_entity { struct list_head run_list; unsigned int time_slice; unsigned long timeout; unsigned int time_slice; int nr_cpus_allowed; struct sched_rt_entity *back; Loading Loading
include/linux/sched.h +1 −1 Original line number Diff line number Diff line Loading @@ -1010,8 +1010,8 @@ struct sched_entity { struct sched_rt_entity { struct list_head run_list; unsigned int time_slice; unsigned long timeout; unsigned int time_slice; int nr_cpus_allowed; struct sched_rt_entity *back; Loading