• Robert Love's avatar
    [PATCH] preempt-safe do_softirq · 33bb8238
    Robert Love authored
    Attached patch makes do_softirq preempt-safe simply by moving the
    current CPU assignment a couple lines down below the interrupt disable.
    33bb8238
softirq.c 8.82 KB