Posted Apr 22, 2011 6:32 UTC (Fri) by neilbrown (subscriber, #359)
[Link]
git grep 'big kernel lock'
git grep -iw bkl
suggest that there is still some cleaning up that could be done. In particular 'lock_depth' still exists in 'struct task_struct' but is never changed from -1.. :-)