lkml.org 
[lkml]   [2012]   [Jun]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[patch] BFS 421: revert handle CPU_ONLINE
From
No reason to change whatever in the __init region, or I have to handle
why the newly built kernel hangs as early as she could.


--- a/kernel/sched/bfs.c Fri Jun 8 21:34:34 2012
+++ b/kernel/sched/bfs.c Mon Jun 11 20:07:46 2012
@@ -5349,7 +5349,7 @@ migration_call(struct notifier_block *nf
/* Update our root-domain */
grq_lock_irqsave(&flags);
if (rq->rd) {
- BUG_ON(cpumask_test_cpu(cpu, rq->rd->span));
+ BUG_ON(!cpumask_test_cpu(cpu, rq->rd->span));

set_rq_online(rq);
}
--

\
 
 \ /
  Last update: 2012-06-11 15:24    [W:0.025 / U:0.424 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site