From owner-cvs-all Fri Sep 21 16:18:35 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id AFC0037B415; Fri, 21 Sep 2001 16:18:28 -0700 (PDT) Received: from laptop.baldwin.cx ([147.11.46.201]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id QAA14491; Fri, 21 Sep 2001 16:18:28 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200109212315.f8LNFAN30276@freefall.freebsd.org> Date: Fri, 21 Sep 2001 16:18:15 -0700 (PDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/sys mutex.h Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 21-Sep-01 John Baldwin wrote: > jhb 2001/09/21 16:15:10 PDT > > Modified files: > sys/sys mutex.h > Log: > Use __FILE__ and __LINE__ explicitly since we know we will be using them > when calling _mtx_assert() to prevent mtx_assert() from requiring > sys/lock.h as well as sys/mutex.h. This fixes the COMPAT_SVR4 breakage. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message