From: David Monro <davidm@monro.org.uk>
To: linux-kernel@vger.kernel.org
Subject: 2.6.10, alpha, "Relocation overflows"
Date: Mon, 21 Mar 2005 01:55:32 +1030 [thread overview]
Message-ID: <423D95EC.405@monro.org.uk> (raw)
Hi,
I'm trying to get 2.6.10 running on my SMP ds20 alpha system. Kernel
compiles fine, but _some_ modules fail to load once running, in
particular the ipv6 and scsi ones (there may be more, but those are the
ones I'm noticing).
The error is "Relocation overflow vs section 25" for ipv6 (scsi_mod says
section 27 instead). Adding a few printks, it seems that its always the
R_ALPHA_GPRELHIGH case (line 265 of arch/alpha/kernel/module.c), and as
far as I can tell, the problem is that "value" is more than 0x8000 less
than "gp" which results in a negative value...
This is using gcc version 3.3.5 (Debian 1:3.3.5-8). I tried using gcc
2.95 (gcc version 2.95.4 20011002 (Debian prerelease)), but that gets a
parse error on line 55 of arch/alpha/kernel/traps.c. (What compiler
_should_ I be using? The documentation seems to indicate gcc 2.95.3, but
I'm finding that hard to believe).
I can't go forward to 2.6.11 because thats missing _raw_read_trylock for
alpha, and there doesn't appear to be a patch for that yet. 2.6.8 UP
works, but SMP just hangs when probing the DAC960 raid controller. Is
SMP alpha just not very well tested at the moment?
Cheers,
David
reply other threads:[~2005-03-20 15:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=423D95EC.405@monro.org.uk \
--to=davidm@monro.org.uk \
--cc=linux-kernel@vger.kernel.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