Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757452AbXIRC3R (ORCPT ); Mon, 17 Sep 2007 22:29:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754931AbXIRC3H (ORCPT ); Mon, 17 Sep 2007 22:29:07 -0400 Received: from [209.180.55.243] ([209.180.55.243]:53639 "EHLO jdub.homelinux.org" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1754750AbXIRC3G (ORCPT ); Mon, 17 Sep 2007 22:29:06 -0400 X-Greylist: delayed 2535 seconds by postgrey-1.27 at vger.kernel.org; Mon, 17 Sep 2007 22:29:06 EDT Date: Mon, 17 Sep 2007 20:46:25 -0500 From: Josh Boyer To: Randy Dunlap Cc: Satyam Sharma , linuxppc-dev@ozlabs.org, Linux@ozlabs.org, Paul Mackerras , Mailing List , Kamalesh Babulal Subject: Re: [PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath Message-ID: <20070917204625.64b97392@vader.jdub.homelinux.org> In-Reply-To: <20070917183749.fd690505.randy.dunlap@oracle.com> References: <46EA5CEB.7020104@linux.vnet.ibm.com> <20070917183749.fd690505.randy.dunlap@oracle.com> X-Mailer: Claws Mail 3.0.0 (GTK+ 2.11.6; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1014 Lines: 31 On Mon, 17 Sep 2007 18:37:49 -0700 Randy Dunlap wrote: > On Tue, 18 Sep 2007 05:13:40 +0530 (IST) Satyam Sharma wrote: > > > Untested (not even compile-tested) patch. > > Could someone point me to ppc32/64 cross-compilers for i386? > > OSDL had some, but those are gone now. > I downloaded all of them and still use them, although it would > be good to have some more recent versions of them. > > I put the power* compiler tarballs here: > > http://userweb.kernel.org/~rdunlap/cross-compilers/ Crosstool is widely used. It'll build several combinations of gcc/binutils/glibc for you. http://www.kegel.com/crosstool/ There's also the ELDK from Denx: http://www.denx.de/en/view/Software/WebHome#Embedded_Linux_Development_Kit josh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/