Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169909
b: refs/heads/master
c: 047106a
h: refs/heads/master
i:
  169907: 027c108
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Nov 16, 2009
1 parent 81bbc5f commit 480acd7
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: 498657a478c60be092208422fefa9c7b248729c2
refs/heads/master: 047106adcc85e3023da210143a6ab8a55df9e0fc
2 changes: 2 additions & 0 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -7912,6 +7912,8 @@ sd_parent_degenerate(struct sched_domain *sd, struct sched_domain *parent)

static void free_rootdomain(struct root_domain *rd)
{
synchronize_sched();

cpupri_cleanup(&rd->cpupri);

free_cpumask_var(rd->rto_mask);
Expand Down

0 comments on commit 480acd7

Please sign in to comment.