Fix a bug: remove an extra crit_enter() in the default waitport/waitmsg
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 1 Jan 2004 00:32:34 +0000 (00:32 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 1 Jan 2004 00:32:34 +0000 (00:32 +0000)
commit2ec9d39890ebdfe027215cb8a9bbba2dfa825c6e
treec46faaff6ea2548d6cfdbaebe2815b52e7598d7d
parent000620184cc3bc62fd89494a0712eb9168e9e78f
Fix a bug: remove an extra crit_enter() in the default waitport/waitmsg
function.
sys/kern/lwkt_msgport.c