• Linus Torvalds's avatar
    Un-inline the big kernel lock. · 389fb07b
    Linus Torvalds authored
    Now that spinlocks are uninlined, it is silly to keep the
    BKL inlined. And this should make it a lot easier for people
    to play around with variations on the locking (ie Ingo's
    semaphores etc).
    389fb07b
sched.c 113 KB