Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69138
b: refs/heads/master
c: 6323469
h: refs/heads/master
v: v3
  • Loading branch information
Milton Miller authored and Ingo Molnar committed Oct 15, 2007
1 parent ff76c72 commit ce96838
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ad1cdc1d7883e88f936f7888a092e4e3e6d8c631
refs/heads/master: 6323469f9b72530eb90c96ba162cc70f2f4611de
1 change: 1 addition & 0 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -5303,6 +5303,7 @@ sd_alloc_ctl_domain_table(struct sched_domain *sd)
sizeof(int), 0644, proc_dointvec_minmax);
set_table_entry(&table[10], "flags", &sd->flags,
sizeof(int), 0644, proc_dointvec_minmax);
/* &table[11] is terminator */

return table;
}
Expand Down

0 comments on commit ce96838

Please sign in to comment.