K 10 svn:author V 8 rdivacky K 8 svn:date V 27 2008-07-02T20:44:33.929752Z K 7 svn:log V 294 Use msleep_spin() instead of unlock/tsleep/lock. This was already commited but with a wrong msleep variant and then backed out. Note that this changes the semantic a little as msleep_spin does not let us to specify priority after wakeup. Approved by: wkoszek, cognet Approved by: kib (mentor) END