From owner-cvs-all Fri Jul 12 3: 0:54 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 4359F37B400; Fri, 12 Jul 2002 03:00:51 -0700 (PDT) Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0511C43E58; Fri, 12 Jul 2002 03:00:51 -0700 (PDT) (envelope-from hsu@FreeBSD.org) Received: from FreeBSD.org ([63.193.112.125]) by mta5.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GZ40040TRTBIG@mta5.snfc21.pbi.net>; Fri, 12 Jul 2002 03:00:47 -0700 (PDT) Date: Fri, 12 Jul 2002 03:01:16 -0700 From: Jeffrey Hsu Subject: Re: cvs commit: src/sys/netinet udp_usrreq.c In-reply-to: Message from Don Lewis "of Fri, 12 Jul 2002 02:51:59 PDT." <200207120952.g6C9pxwr013357@gw.catspoiler.org> To: Don Lewis Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Message-id: <0GZ40040URTBIG@mta5.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 > Now that I look at it, I think TCP has the opposite problem. I don't > see either inp or tcbinfo being locked in tcp_close() before it > calls in_pcbdetach(). They're locked higher up in the call graph by the functions that call tcp_close(). Jeffrey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message