Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121339
b: refs/heads/master
c: 5436499
h: refs/heads/master
i:
  121337: 43603ad
  121335: 3b90824
v: v3
  • Loading branch information
Ken Chen authored and Ingo Molnar committed Dec 8, 2008
1 parent 0985818 commit 3faf8ac
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 4d117c5c6b00254e51c61ff5b506ccaba21a5a03
refs/heads/master: 5436499e6098759c2340f8b906ea52f993dc4efb
2 changes: 2 additions & 0 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -6768,6 +6768,8 @@ sd_parent_degenerate(struct sched_domain *sd, struct sched_domain *parent)
SD_BALANCE_EXEC |
SD_SHARE_CPUPOWER |
SD_SHARE_PKG_RESOURCES);
if (nr_node_ids == 1)
pflags &= ~SD_SERIALIZE;
}
if (~cflags & pflags)
return 0;
Expand Down

0 comments on commit 3faf8ac

Please sign in to comment.