]> git.baikalelectronics.ru Git - kernel.git/commit
x86: Default to vsyscall=emulate
authorAndy Lutomirski <luto@amacapital.net>
Tue, 8 Nov 2011 00:33:41 +0000 (16:33 -0800)
committerIngo Molnar <mingo@elte.hu>
Mon, 5 Dec 2011 11:17:29 +0000 (12:17 +0100)
commitfada8155fa874a4f1a2e46e7b909f442a6059416
tree9c11c35755f8c09555faaa92399b6bf4096bcbdd
parent9fe063a902a12dc6e45a224a78af44138bb6acc1
x86: Default to vsyscall=emulate

This essentially reverts:

  9f21cca14ae5: x86: Default to vsyscall=native for now

The ABI breakage should now be fixed by:

 commit 48c4206f5b02f28c4c78a1f5b491d3772fb64fb9
 Author: Andy Lutomirski <luto@mit.edu>
 Date:   Thu Oct 20 08:48:19 2011 -0700

    x86-64: Set siginfo and context on vsyscall emulation faults

Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Cc: richard -rw- weinberger <richard.weinberger@gmail.com>
Cc: Adrian Bunk <bunk@stusta.de>
Cc: H. Peter Anvin <hpa@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/93154af3b2b6d208906ae02d80d92cf60c6fa94f.1320712291.git.luto@amacapital.net
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/kernel-parameters.txt
arch/x86/kernel/vsyscall_64.c