lkml.org 
[lkml]   [2011]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Fix and re-enable vsyscall=emulate
Date
The really nice fix (wiring up access_ok failures to be able to raise
signals) won't be ready on time for 3.2, so let's try the simpler fix
for now.

Changes from the earlier version:
- Clean up the odd ptr==0 check.
- Flip the default back to vsyscall=emulate

Andy Lutomirski (2):
x86-64: Set siginfo and context on vsyscall emulation faults
x86: Default to vsyscall=emulate

Documentation/kernel-parameters.txt | 7 +--
arch/x86/include/asm/thread_info.h | 3 +-
arch/x86/include/asm/uaccess.h | 2 +-
arch/x86/kernel/vsyscall_64.c | 77 ++++++++++++++++++++++++++++++----
arch/x86/mm/extable.c | 2 +-
arch/x86/mm/fault.c | 22 +++++++---
6 files changed, 91 insertions(+), 22 deletions(-)

--
1.7.6.4



\
 
 \ /
  Last update: 2011-11-08 01:37    [W:0.102 / U:0.528 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site