[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <487A963E.6040307@kernel.org>
Date: Sun, 13 Jul 2008 16:56:46 -0700
From: "H. Peter Anvin" <hpa@...nel.org>
To: Jeremy Fitzhardinge <jeremy@...p.org>
CC: Ingo Molnar <mingo@...e.hu>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
the arch/x86 maintainers <x86@...nel.org>
Subject: Re: [PATCH 1/3] x86_64: further cleanup of 32-bit compat syscall
mechanisms
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@...rix.com>
Acked-by: H. Peter Anvin <hpa@...or.com>
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists