Un-inline the big kernel lock.
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).
Showing
lib/kernel_lock.c
0 → 100644
Please register or sign in to comment