Date: Tue, 21 May 2002 14:27:05 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.c Message-ID: <200205212127.g4LLR5O58953@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/05/21 14:27:05 PDT
Modified files:
sys/kern kern_mutex.c
Log:
Fix an old cut 'n' paste bug inherited from BSD/OS: don't increment 'i'
twice once we are in the long wait stage of spinning on a spin mutex.
Revision Changes Path
1.94 +1 -1 src/sys/kern/kern_mutex.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205212127.g4LLR5O58953>
