From owner-cvs-all Fri Feb 9 12:52:29 2001 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 7C76437B6B2; Fri, 9 Feb 2001 12:52:03 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f19Kq3315111; Fri, 9 Feb 2001 12:52:03 -0800 (PST) (envelope-from jhb) Message-Id: <200102092052.f19Kq3315111@freefall.freebsd.org> From: John Baldwin Date: Fri, 9 Feb 2001 12:52:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/02/09 12:52:03 PST Modified files: sys/kern kern_mutex.c Log: Unify the two sleep lock order lists to enforce the process lock -> uidinfo lock locking order. Revision Changes Path 1.43 +3 -3 src/sys/kern/kern_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message