From owner-cvs-all Tue Mar 19 10:17:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mail11.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id 8B21037B404 for ; Tue, 19 Mar 2002 10:17:30 -0800 (PST) Received: (qmail 6240 invoked from network); 19 Mar 2002 18:17:30 -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 ; 19 Mar 2002 18:17:30 -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 g2JII0v58202; Tue, 19 Mar 2002 13:18:00 -0500 (EST) (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: <200203190454.g2J4sVt13596@freefall.freebsd.org> Date: Tue, 19 Mar 2002 13:17:33 -0500 (EST) From: John Baldwin To: Alan Cox Subject: RE: cvs commit: src/sys/i386/linux linux_sysvec.c 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 19-Mar-2002 Alan Cox wrote: > alc 2002/03/18 20:54:31 PST > > Modified files: > sys/i386/linux linux_sysvec.c > Log: > Eliminate unnecessary calls to grow_stack() and useracc() from > linux_sendsig() > and linux_rt_sendsig(). (See i386/i386/machdep.c revisions 1.503 and > 1.504.) Are these changes applicable to other arch's as well? They don't sound very architecture specific to me at least. -- 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