• Ingo Molnar's avatar
    [PATCH] sched-2.5.41-A0 · 31989cba
    Ingo Molnar authored
    This fixes the scheduler's migration code to not disable preemption.  It
    also fixes the bug that was hidden by the broken disable-preempt change:
    the migration thread did not kick idle CPUs if a task is migrated to
    them, which causes a hung boot when ksoftirqds are started.  It was pure
    luck it worked until now, it was broken pretty much from day 1 on.
    31989cba
sched.c 51.7 KB