• Bjorn Helgaas's avatar
    [PATCH] active_load_balance() deadlock · 810ce4cd
    Bjorn Helgaas authored
    active_load_balance() looks susceptible to deadlock when busiest==rq.
    Without the following patch, my 128-way box deadlocks consistently
    during boot-time driver init.
    810ce4cd
sched.c 97.6 KB