From 3036e3323370188ca5e6a6579bc2885eee61d995 Mon Sep 17 00:00:00 2001 From: Richard Kennedy Date: Fri, 1 Aug 2008 13:24:08 +0100 Subject: [PATCH] --- yaml --- r: 110699 b: refs/heads/master c: bee367ed066e26c14263d808136fba8eec3bd70a h: refs/heads/master i: 110697: aafebae70907923560593ae1ad24a51f994c3707 110695: f20d1181bf77b4014add19bb428241293d3f50ff v: v3 --- [refs] | 2 +- trunk/include/linux/sched.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ea0da35248e7..83e08575c137 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 07dd20e0324f4d3e33bde1944d4f7771a09c498c +refs/heads/master: bee367ed066e26c14263d808136fba8eec3bd70a diff --git a/trunk/include/linux/sched.h b/trunk/include/linux/sched.h index 5a8058e44f58..08a87b5f29e1 100644 --- a/trunk/include/linux/sched.h +++ b/trunk/include/linux/sched.h @@ -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;