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 B873AB7D48 for ; Wed, 2 Jun 2010 17:11:27 +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: Wed, 02 Jun 2010 17:11:06 +1000 Message-ID: <1275462666.1931.767.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > > It's crashing in macio_pci_add_devices. > > And snd-aoa is broken, too. Right, all macio_driver's are. I have a fix, testing now. Cheers, Ben.