Date: Fri, 20 Oct 2000 15:44:07 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include mutex.h src/sys/i386/include mutex.h src/sys/ia64/include mutex.h Message-ID: <200010202244.PAA06561@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/10/20 15:44:07 PDT
Modified files:
sys/alpha/include mutex.h
sys/i386/include mutex.h
sys/ia64/include mutex.h
Log:
Define the mtx_legal2block() macro used in the witness code that managed
to get lost during the MI mutex conversion.
Reported by: Steve Kargl <sgk@troutmask.apl.washington.edu>
Revision Changes Path
1.15 +4 -1 src/sys/alpha/include/mutex.h
1.12 +3 -1 src/sys/i386/include/mutex.h
1.5 +3 -1 src/sys/ia64/include/mutex.h
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?200010202244.PAA06561>
