Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73402
b: refs/heads/master
c: 52d3da1
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Nov 9, 2007
1 parent c8404b7 commit 5c16e2d
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: a5fbb6d1064be885d2a6b82f625186753cf74848
refs/heads/master: 52d3da1ad4f442cec877fbeb83902707b56da0cf
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ const_debug unsigned int sysctl_sched_features =
SCHED_FEAT_TREE_AVG * 0 |
SCHED_FEAT_APPROX_AVG * 0 |
SCHED_FEAT_WAKEUP_PREEMPT * 1 |
SCHED_FEAT_PREEMPT_RESTRICT * 1;
SCHED_FEAT_PREEMPT_RESTRICT * 0;

#define sched_feat(x) (sysctl_sched_features & SCHED_FEAT_##x)

Expand Down

0 comments on commit 5c16e2d

Please sign in to comment.