Date: Wed, 10 Oct 2001 13:48:01 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/kern kern_prot.c Message-ID: <XFMail.011010134801.jhb@FreeBSD.org> In-Reply-To: <200110102045.f9AKjew48253@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org> -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.011010134801.jhb>