From owner-cvs-all Fri Oct 20 15:44:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FF2737B4CF; Fri, 20 Oct 2000 15:44:07 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA06561; Fri, 20 Oct 2000 15:44:07 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200010202244.PAA06561@freefall.freebsd.org> From: John Baldwin Date: Fri, 20 Oct 2000 15:44:07 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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