Here is the reworked fix against the missing preemption check that Linus reported + the need_resched() loop pulled up to __schedule() callers also suggested by him.
Thanks. Frederic Weisbecker (2): sched: Fix missing preemption check in cond_resched() sched: Pull resched loop to __schedule() callers kernel/sched/core.c | 51 ++++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 25 deletions(-) -- 2.1.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/