From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 84F5EB7D30 for ; Tue, 1 Jun 2010 19:46:53 +1000 (EST) Subject: Re: [PATCH] powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set From: Benjamin Herrenschmidt To: Andreas Schwab In-Reply-To: References: <1275270628.1931.540.camel@pasglop> <1275271231.1931.547.camel@pasglop> <4C03DB3D.7090007__38063.9078132392$1275321190$gmane$org@suse.de> <1275384716.1931.711.camel__10281.3212587082$1275384770$gmane$org@pasglop> Content-Type: text/plain; charset="UTF-8" Date: Tue, 01 Jun 2010 19:46:47 +1000 Message-ID: <1275385607.1931.712.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev , Alexander Graf List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2010-06-01 at 11:36 +0200, Andreas Schwab wrote: > Benjamin Herrenschmidt writes: > > > On Mon, 2010-05-31 at 20:06 +0200, Andreas Schwab wrote: > >> Alexander Graf writes: > >> > >> > Mind to send it over so I can take a look at it :)? Getting rid of the > >> > task_struct structs lying in the stack is certainly a good idea. > >> > >> Still untested, because rc1 does not boot. > > > > Ouch ! What machine ? > > It's crashing in macio_pci_add_devices. Ok, so a G5 ? I'll have a look tomorrow. Cheers, Ben.