From: Andi Kleen <ak@suse.de>
To: Jason Baietto <jason.baietto@ccur.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: x86_64 module loader reloc problem
Date: 29 Oct 2003 20:36:08 +0100 [thread overview]
Message-ID: <p73u15r96qf.fsf@oldwotan.suse.de> (raw)
In-Reply-To: <1067455102.444.18.camel@broccoli.suse.lists.linux.kernel>
Jason Baietto <jason.baietto@ccur.com> writes:
> Note that in my linked test module, objdump shows 632 R_X86_64_32 reloc
> entries and only 18 R_X86_64_64 reloc entries.
X86_64_32 is wrong for -mcmodel=kernel. It should be X86_64_32S.
Either you didn't compile with -mcmodel=kernel or your compiler or binutils
are buggy.
-Andi
next parent reply other threads:[~2003-11-18 13:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1067455102.444.18.camel@broccoli.suse.lists.linux.kernel>
2003-10-29 19:36 ` Andi Kleen [this message]
2003-10-29 19:18 Jason Baietto
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=p73u15r96qf.fsf@oldwotan.suse.de \
--to=ak@suse.de \
--cc=jason.baietto@ccur.com \
--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
Powered by JetHome