From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rhlx01.hs-esslingen.de (rhlx01.hs-esslingen.de [129.143.116.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "rhlx01.hs-esslingen.de", Issuer "HE CA - G02" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 9B3F8DE0DB for ; Tue, 24 Jun 2008 22:29:35 +1000 (EST) Date: Tue, 24 Jun 2008 14:29:29 +0200 From: Adrian Reber To: Jeremy Kerr , Segher Boessenkool Subject: Re: starting with 2.6.26-rc1 cell_defconfig fails on QS22 Message-ID: <20080624122929.GA10666@lisas.de> References: <20080623094539.GA16685@lisas.de> <200806240945.33255.jk@ozlabs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <200806240945.33255.jk@ozlabs.org> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Jun 24, 2008 at 09:45:32AM +1000, Jeremy Kerr wrote: > > Somehow I expect that I am doing something wrong, because nobody else > > has reported something like this yet. > > Seems to work fine here - just booted 945754a on a QS22 with > cell_defconfig: > > [jk@qs22 ~]$ cat /proc/version > Linux version 2.6.26-rc7-09992-g945754a (jk@build) (gcc version 4.1.3 > 20080114 (prerelease) (Debian 4.1.2-19)) #154 SMP Tue Jun 24 09:32:59 > EST 2008 > > Reverting that commit definitely fixes the problem for you? Perhaps a > binutils problem then? D'oh. I spent so much time and the solution is so easy. Thanks everybody. I have updated to binutils-2.18.50.0.6-2.ppc and now it works again on QS22 and JS21. Adrian