From: Segher Boessenkool <segher@kernel.crashing.org>
To: Adrian Reber <adrian@lisas.de>
Cc: linuxppc-dev@ozlabs.org, Jeremy Kerr <jk@ozlabs.org>
Subject: Re: starting with 2.6.26-rc1 cell_defconfig fails on QS22
Date: Wed, 25 Jun 2008 17:59:33 +0200 [thread overview]
Message-ID: <132766c4280d49d0cef076e7444f6f11@kernel.crashing.org> (raw)
In-Reply-To: <20080624122929.GA10666@lisas.de>
> 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.
So I checked your binary, and the only differences between working and
not-working are a) some section offsets in the file, and b) the load
address of the segment (0 vs. 0xc000...).
a) should be harmless, and b) likely is a binutils bug that got fixed.
What is the exact binutils version you used for the non-working? Should
we test for it in our Makefile? If we require 2.18, we can drop the
tests
for 2.12 and 2.14 ;-)
Segher
next prev parent reply other threads:[~2008-06-25 15:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-23 9:45 starting with 2.6.26-rc1 cell_defconfig fails on QS22 Adrian Reber
2008-06-23 10:00 ` Benjamin Herrenschmidt
2008-06-24 1:40 ` Segher Boessenkool
2008-06-23 23:45 ` Jeremy Kerr
2008-06-24 12:29 ` Adrian Reber
2008-06-25 15:59 ` Segher Boessenkool [this message]
2008-06-26 7:21 ` Adrian Reber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=132766c4280d49d0cef076e7444f6f11@kernel.crashing.org \
--to=segher@kernel.crashing.org \
--cc=adrian@lisas.de \
--cc=jk@ozlabs.org \
--cc=linuxppc-dev@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).