Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288762
b: refs/heads/master
c: 554ceca
h: refs/heads/master
v: v3
  • Loading branch information
Diwakar Tundlam authored and Ingo Molnar committed Mar 12, 2012
1 parent 74391b8 commit cde8656
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: 5fbd036b552f633abb394a319f7c62a5c86a9cd7
refs/heads/master: 554cecaf733623b327eef9652b65965eb1081b81
1 change: 1 addition & 0 deletions trunk/kernel/sched/fair.c
Original file line number Diff line number Diff line change
Expand Up @@ -5571,6 +5571,7 @@ __init void init_sched_fair_class(void)
open_softirq(SCHED_SOFTIRQ, run_rebalance_domains);

#ifdef CONFIG_NO_HZ
nohz.next_balance = jiffies;
zalloc_cpumask_var(&nohz.idle_cpus_mask, GFP_NOWAIT);
cpu_notifier(sched_ilb_notifier, 0);
#endif
Expand Down

0 comments on commit cde8656

Please sign in to comment.