From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.5/8.12.5) with ESMTP id g68ITeRw000850 for ; Mon, 8 Jul 2002 11:29:40 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.5/8.12.3/Submit) id g68ITe9x000849 for linux-mips-outgoing; Mon, 8 Jul 2002 11:29:40 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-linux-mips@oss.sgi.com using -f Received: from dea.linux-mips.net (free168-x28.dialo.tiscali.de [62.246.28.168] (may be forged)) by oss.sgi.com (8.12.5/8.12.5) with SMTP id g68ITZRw000839 for ; Mon, 8 Jul 2002 11:29:37 -0700 Received: (from ralf@localhost) by dea.linux-mips.net (8.11.6/8.11.6) id g68IXg003451; Mon, 8 Jul 2002 20:33:42 +0200 Date: Mon, 8 Jul 2002 20:33:42 +0200 From: Ralf Baechle To: "H. J. Lu" Cc: Carsten Langgaard , Jun Sun , linux-mips@oss.sgi.com, GNU C Library Subject: Re: PATCH: Fix SHMLBA for mips (Re: LTP testing (shmat01)) Message-ID: <20020708203342.A3223@dea.linux-mips.net> References: <3D246924.542682B2@mips.com> <20020704193414.A29570@dea.linux-mips.net> <3D249181.D9147AAE@mips.com> <20020704215614.B29422@dea.linux-mips.net> <3D29CC6B.5090004@mvista.com> <20020708194539.C2758@dea.linux-mips.net> <3D29D65C.84630789@mips.com> <20020708112903.A14451@lucon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020708112903.A14451@lucon.org>; from hjl@lucon.org on Mon, Jul 08, 2002 at 11:29:03AM -0700 X-Accept-Language: de,en,fr X-Spam-Status: No, hits=-3.1 required=5.0 tests=IN_REP_TO,MAY_BE_FORGED version=2.20 X-Spam-Level: Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Mon, Jul 08, 2002 at 11:29:03AM -0700, H. J. Lu wrote: > How about this patch? Yes, please apply. Ralf