public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@kernel.org>
To: Jeremy Fitzhardinge <jeremy@goop.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: Sun, 13 Jul 2008 16:56:46 -0700	[thread overview]
Message-ID: <487A963E.6040307@kernel.org> (raw)
In-Reply-To: <487877B8.8010505@goop.org>

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>

	-hpa


  reply	other threads:[~2008-07-14  0:00 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 [this message]
2008-07-14 21:59   ` Jeremy Fitzhardinge
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=487A963E.6040307@kernel.org \
    --to=hpa@kernel.org \
    --cc=jeremy@goop.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