• Robert Love's avatar
    [PATCH] schedule() in_atomic() check · 2c7b2d56
    Robert Love authored
    This makes the in_atomic() check in schedule() actually work.  You
    merged the PREEMPT_ACTIVE bits, we just need to handle the exit() case
    correctly.
    2c7b2d56
sched.c 51.4 KB