From: Jeremy Fitzhardinge <jeremy@goop.org>
To: "H. Peter Anvin" <hpa@kernel.org>
Cc: Ingo Molnar <mingo@elte.hu>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
the arch/x86 maintainers <x86@kernel.org>
Subject: Re: [PATCH 1/3] x86_64: further cleanup of 32-bit compat syscall mechanisms
Date: Mon, 14 Jul 2008 14:59:01 -0700 [thread overview]
Message-ID: <487BCC25.9030204@goop.org> (raw)
In-Reply-To: <487A963E.6040307@kernel.org>
H. Peter Anvin wrote:
> Jeremy Fitzhardinge wrote:
>> AMD only supports "syscall" from 32-bit compat usermode.
>> Intel and Centaur(?) only support "sysenter" from 32-bit compat
>> usermode.
>>
>> Set the X86 feature bits accordingly, and set up the vdso in
>> accordance with those bits. On the offchance we run on in a 64-bit
>> environment which supports neither syscall nor sysenter from 32-bit
>> mode, then fall back to the int $0x80 vdso.
>>
>> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
>
> Acked-by: H. Peter Anvin <hpa@zytor.com>
Have these been applied to anything yet?
J
next prev parent reply other threads:[~2008-07-14 21:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-12 9:22 [PATCH 1/3] x86_64: further cleanup of 32-bit compat syscall mechanisms Jeremy Fitzhardinge
2008-07-13 23:56 ` H. Peter Anvin
2008-07-14 21:59 ` Jeremy Fitzhardinge [this message]
2008-07-14 22:19 ` H. Peter Anvin
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=487BCC25.9030204@goop.org \
--to=jeremy@goop.org \
--cc=hpa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=x86@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