* Zhao Chenhui | 2013-05-16 18:17:19 [+0800]: >We found a problem. When a cpu is brought down using _cpu_down(), >the corresponding cpu bit in the cpus_allowed of the current task is >cleared. But this bit will not be set when the same cpu is online again. >Then, the current task and its child processes will not be allowed to >run on this cpu. Isn't this what should happen? This also happens on mainline if you leave the RT bits out, right? You should be able to put the task back on the CPU once the CPU is up again. Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html