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.3/8.12.3) with ESMTP id g53NEEnC022431 for ; Mon, 3 Jun 2002 16:14:14 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g53NEEoq022430 for linux-mips-outgoing; Mon, 3 Jun 2002 16:14:14 -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 (localhost [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g53NECnC022427 for ; Mon, 3 Jun 2002 16:14:12 -0700 Received: (from ralf@localhost) by dea.linux-mips.net (8.11.6/8.11.6) id g53NFIU00385; Mon, 3 Jun 2002 16:15:18 -0700 Date: Mon, 3 Jun 2002 16:15:18 -0700 From: Ralf Baechle To: Thiemo Seufer Cc: "Maciej W. Rozycki" , "Gleb O. Raiko" , Jun Sun , Alexandr Andreev , linux-mips@oss.sgi.com Subject: Re: 3 questions about linux-2.4.18 and R3000 Message-ID: <20020603161518.B28859@dea.linux-mips.net> References: <20020603015536.B2832@dea.linux-mips.net> <20020603154011.A11393@dea.linux-mips.net> <20020603230107.GH23411@rembrandt.csv.ica.uni-stuttgart.de> <20020603160425.A28859@dea.linux-mips.net> <20020603231118.GI23411@rembrandt.csv.ica.uni-stuttgart.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020603231118.GI23411@rembrandt.csv.ica.uni-stuttgart.de>; from ica2_ts@csv.ica.uni-stuttgart.de on Tue, Jun 04, 2002 at 01:11:18AM +0200 X-Accept-Language: de,en,fr Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Tue, Jun 04, 2002 at 01:11:18AM +0200, Thiemo Seufer wrote: > > Wonderful. Due to the hackish way we're using to build 64-bit kernels > > for the currently supported targets we don't run into this problems, > > there are no R_MIPS_HIGHEST relocs ever. > > Well, for my I2 Impact I do. :-) I hope to get it running again with > the current kernel (plus my patches) in the next days. Interesting. So you don't place the kernel into any of the 32-bit compatibility address spaces on that machine? Ralf