Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323932
b: refs/heads/master
c: 08bedae
h: refs/heads/master
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Sep 13, 2012
1 parent 04f6cc5 commit 8d08bcd
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: f3e947867478af9a12b9956bcd000ac7613a8a95
refs/heads/master: 08bedae1d0acd8c9baf514fb69fa199d0c8345f6
2 changes: 2 additions & 0 deletions trunk/kernel/sched/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -5048,7 +5048,9 @@ migration_call(struct notifier_block *nfb, unsigned long action, void *hcpu)
migrate_tasks(cpu);
BUG_ON(rq->nr_running != 1); /* the migration thread */
raw_spin_unlock_irqrestore(&rq->lock, flags);
break;

case CPU_DEAD:
calc_load_migrate(rq);
break;
#endif
Expand Down

0 comments on commit 8d08bcd

Please sign in to comment.