From owner-cvs-all Wed Oct 10 13:48:43 2001 Delivered-To: cvs-all@freebsd.org Received: from mail12.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 6F07A37B40B for ; Wed, 10 Oct 2001 13:48:35 -0700 (PDT) Received: (qmail 38452 invoked from network); 10 Oct 2001 20:48:35 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 10 Oct 2001 20:48:35 -0000 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: <200110102045.f9AKjew48253@freefall.freebsd.org> Date: Wed, 10 Oct 2001 13:48:01 -0700 (PDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/kern kern_prot.c 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 10-Oct-01 John Baldwin wrote: > jhb 2001/10/10 13:45:40 PDT > > Modified files: > sys/kern kern_prot.c > Log: > Add a temporary hack that will go away with the ucred API update to bzero > the duplicated mutex before initializing it to avoid triggering the check > for init'ing an already initialized mutex. I haven't committed the actual fixes to make the reinit check work b/c I've only tested it with UP x86 kernels. Can someone please try out the patch at www.freebsd.org/~jhb/patches/lockinit.patch and fix any panics which crop up (or report them to me so I can give you a patch to test) on a SMP box and an Alpha box? Thanks. -- 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