Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110699
b: refs/heads/master
c: bee367e
h: refs/heads/master
i:
  110697: aafebae
  110695: f20d118
v: v3
  • Loading branch information
Richard Kennedy authored and Ingo Molnar committed Aug 15, 2008
1 parent 89da9db commit 3036e33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 07dd20e0324f4d3e33bde1944d4f7771a09c498c
refs/heads/master: bee367ed066e26c14263d808136fba8eec3bd70a
2 changes: 1 addition & 1 deletion trunk/include/linux/sched.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 3036e33

Please sign in to comment.