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 g76NCfRw015608 for ; Tue, 6 Aug 2002 16:12:41 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.5/8.12.3/Submit) id g76NCfGu015607 for linux-mips-outgoing; Tue, 6 Aug 2002 16:12:41 -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 (shaft18-f131.dialo.tiscali.de [62.246.18.131]) by oss.sgi.com (8.12.5/8.12.5) with SMTP id g76NCZRw015598 for ; Tue, 6 Aug 2002 16:12:37 -0700 Received: (from ralf@localhost) by dea.linux-mips.net (8.11.6/8.11.6) id g76NERf03744; Wed, 7 Aug 2002 01:14:27 +0200 Date: Wed, 7 Aug 2002 01:14:26 +0200 From: Ralf Baechle To: Carsten Langgaard Cc: "Maciej W. Rozycki" , linux-mips@oss.sgi.com Subject: Re: 64-bit kernel Message-ID: <20020807011426.B28735@dea.linux-mips.net> References: <3D4FBB85.FA28A0C7@mips.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3D4FBB85.FA28A0C7@mips.com>; from carstenl@mips.com on Tue, Aug 06, 2002 at 02:05:25PM +0200 X-Spam-Status: No, hits=-4.4 required=5.0 tests=IN_REP_TO version=2.20 X-Spam-Level: Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Tue, Aug 06, 2002 at 02:05:25PM +0200, Carsten Langgaard wrote: > Here is a patch, which have a more cosmetic value rather than fixing > anything, but it makes the compiler happier. Happy compilers are good compilers :-) Applied with changes, Ralf