From owner-cvs-all Sat Jul 13 21:10:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A509737B400; Sat, 13 Jul 2002 21:10:43 -0700 (PDT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C35A43E5E; Sat, 13 Jul 2002 21:10:43 -0700 (PDT) (envelope-from dl-freebsd@catspoiler.org) Received: from mousie.catspoiler.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.5/8.12.5) with ESMTP id g6E4AXwr020165; Sat, 13 Jul 2002 21:10:37 -0700 (PDT) (envelope-from dl-freebsd@catspoiler.org) Message-Id: <200207140410.g6E4AXwr020165@gw.catspoiler.org> Date: Sat, 13 Jul 2002 21:10:33 -0700 (PDT) From: Don Lewis Subject: Re: cvs commit: src/sys/netinet udp_usrreq.c To: hsu@FreeBSD.org Cc: jhay@icomtek.csir.co.za, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <0GZ700F36VU9RN@mta6.snfc21.pbi.net> 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 13 Jul, Jeffrey Hsu wrote: > The IPv6 code is sleeping w/ splnet raised, so the witness lock is only > manifesting a problem which has been there all from a long time ago. > Unfortunately, fixing this would require rearranging the IPv6 code. It looked to me like the example in question could be fixed by pushing down the locks, though I only did a superficial examination of the code. You may be correct in the general case. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message