From owner-cvs-all Mon Apr 15 8:46:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id 2D94137B400 for ; Mon, 15 Apr 2002 08:46:25 -0700 (PDT) Received: (qmail 27049 invoked from network); 15 Apr 2002 15:46:21 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 15 Apr 2002 15:46:21 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3FFlCv73234; Mon, 15 Apr 2002 11:47:13 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 15 Apr 2002 11:45:07 -0400 (EDT) From: John Baldwin To: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/fs/procfs procfs_status.c src/sys/compat Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 14-Apr-2002 Dag-Erling Smorgrav wrote: > John Baldwin writes: >> Log: >> - p_cansee() needs the target process locked. >> - We need the proc lock held for more of procfs_doprocstatus(). > > Thanks. I've been vaguely worried about this for some time now. Giant is still protecting almost all of this still so the old code was still fine. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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