Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205440
b: refs/heads/master
c: eebef74
h: refs/heads/master
v: v3
  • Loading branch information
Josh Hunt authored and Ingo Molnar committed Jul 21, 2010
1 parent abf8a66 commit 4934d24
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: dca45ad8af54963c005393a484ad117b8ba6150f
refs/heads/master: eebef74695e1498e04e5f85be9c6f84bd2e7358a
2 changes: 1 addition & 1 deletion trunk/kernel/sched_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ static int sched_debug_show(struct seq_file *m, void *v)
PN(sysctl_sched_latency);
PN(sysctl_sched_min_granularity);
PN(sysctl_sched_wakeup_granularity);
PN(sysctl_sched_child_runs_first);
P(sysctl_sched_child_runs_first);
P(sysctl_sched_features);
#undef PN
#undef P
Expand Down

0 comments on commit 4934d24

Please sign in to comment.