From owner-cvs-all Sat Jul 13 19:20:38 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 D323137B400; Sat, 13 Jul 2002 19:20:33 -0700 (PDT) Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9400A43E65; Sat, 13 Jul 2002 19:20:33 -0700 (PDT) (envelope-from hsu@FreeBSD.org) Received: from FreeBSD.org ([63.193.112.125]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GZ700F35VU9RN@mta6.snfc21.pbi.net>; Sat, 13 Jul 2002 19:20:33 -0700 (PDT) Date: Sat, 13 Jul 2002 19:20:53 -0700 From: Jeffrey Hsu Subject: Re: cvs commit: src/sys/netinet udp_usrreq.c In-reply-to: Message from Don Lewis "of Sat, 13 Jul 2002 18:55:53 PDT." <200207140156.g6E1trwr019957@gw.catspoiler.org> To: Don Lewis Cc: jhay@icomtek.csir.co.za, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Message-id: <0GZ700F36VU9RN@mta6.snfc21.pbi.net> MIME-version: 1.0 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT 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 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message