From owner-cvs-all Fri Oct 26 10:14: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 3D15E37B405; Fri, 26 Oct 2001 10:13:56 -0700 (PDT) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.5) with SMTP id f9QHDlB92394; Fri, 26 Oct 2001 13:13:48 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Fri, 26 Oct 2001 13:13:47 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/kern subr_rman.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Fri, 26 Oct 2001, John Baldwin wrote: > > On 26-Oct-01 John Baldwin wrote: > > jhb 2001/10/25 23:09:01 PDT > > > > Modified files: > > sys/kern subr_rman.c > > Log: > > Use msleep() to avoid lost wakeup's instead of doing an ineffective > > splhigh() before the mtx_unlock and tsleep(). The splhigh() was probably > > correct in the original code using simplelocks but is not correct in > > 5.0-current. > > > > Noticed by: Andrew Reiter > > Oops, that should be . An easy problem to fix :-) Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message