K 10 svn:author V 6 marcel K 8 svn:date V 27 2010-03-15T16:53:09.292440Z K 7 svn:log V 374 Have cpu_throw() loop on blocked_lock as well. This bug has existed a long time and has gone unnoticed just as long, because I kept using sched_4bsd (due to sched_ule not working with preemption), but GENERIC had sched_ule by default -- including SMP. While here, remove unused inclusion of , remove totally bogus inclusion of . END