From: Andi Kleen <ak@suse.de>
To: Andreas Jaeger <aj@suse.de>
Cc: Andi Kleen <ak@suse.de>,
Chris Friesen <cfriesen@nortelnetworks.com>,
linux-kernel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: Second x86-64 kernel snapshot based on 2.4.19rc1 released
Date: Fri, 19 Jul 2002 11:43:00 +0200 [thread overview]
Message-ID: <20020719114300.A14588@wotan.suse.de> (raw)
In-Reply-To: <ho4rew5gwk.fsf@gee.suse.de>
On Fri, Jul 19, 2002 at 09:13:47AM +0200, Andreas Jaeger wrote:
> Andi Kleen <ak@suse.de> writes:
>
> > On Tue, Jul 16, 2002 at 04:18:35PM -0400, Chris Friesen wrote:
> >> Andi Kleen wrote:
> >>
> >> > - vsyscalls are currently disabled because they trigger too many linker bugs together
> >> > with HPET timers. The vsyscall pages just call normal syscalls.
> >>
> >> I assume that the linker is going to get fixed before general x86-64 release so
> >> these can be used together?
> >
> > Yes, the problem is being worked on.
>
> It looks currently like a kernel bug - the linker is fine. We're
> currently working on a proper fix for this and I hope that Andi's next
> kernel will work correctly.
If you refer to the SIZEOF undefined symbol thing - that was a different
problem and indeed a kernel bug. But with full vsyscalls we run into
more relocation problems because the linker seems to have problems
with the secondary mapping used by vsyscalls with more complex code.
Of course it could be still a kernel bug, but I do not see where it
should come from.
In short the mapping trick used by the current vsyscall code is very
nasty. It requires quite some non obvious vmlinux.lds trickery that
seems to easily cause/trigger bugs in both binutils and kernel. I would
be better to find a more maintaineable solution for the secondary mappings.
-Andi
prev parent reply other threads:[~2002-07-19 9:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-16 20:03 Andi Kleen
2002-07-16 20:18 ` Chris Friesen
2002-07-16 20:26 ` Andi Kleen
2002-07-19 7:13 ` Andreas Jaeger
2002-07-19 9:43 ` Andi Kleen [this message]
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=20020719114300.A14588@wotan.suse.de \
--to=ak@suse.de \
--cc=aj@suse.de \
--cc=cfriesen@nortelnetworks.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