public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* sysenter on x86
@ 2003-04-12 13:54 Felix von Leitner
  2003-04-12 14:15 ` Arjan van de Ven
  0 siblings, 1 reply; 3+ messages in thread
From: Felix von Leitner @ 2003-04-12 13:54 UTC (permalink / raw)
  To: linux-kernel

I just added sysenter support for linux-2.5 on x86 to the diet libc, but
I noted that the original patch said user space should jump to
0xfffff000, which segfaults.  Jumping to 0xffffe000 works.

I suggest adding a comment somewhere in the kernel about the proper
calling convention, because the glibc code is frankly not readable in
this regard.

Also, I suggest adding this interface to kernel 2.4 to easy binary
compatibility.

Felix

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-04-14 18:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-12 13:54 sysenter on x86 Felix von Leitner
2003-04-12 14:15 ` Arjan van de Ven
2003-04-14 18:14   ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox