From: Andi Kleen <ak@suse.de>
To: Martin Bisson <bissonm@discreet.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: x86_64 system call entry points II
Date: Tue, 6 Jun 2006 15:34:12 +0200 [thread overview]
Message-ID: <200606061534.12228.ak@suse.de> (raw)
In-Reply-To: <4485825D.9000606@discreet.com>
> I think the bottom line for me is simply that I cannot enter system
> calls any way I want with any kernel,
Only for SYSENTER. int 0x80 and SYSCALL don't have this problem.
For SYSENTER you can just call the trampoline in the vsyscall page.
glibc does that too. The address can be found in the ELF aux vector.
-Andi
prev parent reply other threads:[~2006-06-06 13:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-05 16:55 x86_64 system call entry points Martin Bisson
2006-06-06 5:25 ` Andi Kleen
2006-06-06 5:30 ` x86_64 system call entry points II Andi Kleen
2006-06-06 13:25 ` Martin Bisson
2006-06-06 13:34 ` 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=200606061534.12228.ak@suse.de \
--to=ak@suse.de \
--cc=bissonm@discreet.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