Re: [PATCH v2 1/8] x86/vsyscall: Remove the vsyscall=native documentation

2019-06-27 Thread Kees Cook
On Wed, Jun 26, 2019 at 09:45:02PM -0700, Andy Lutomirski wrote: > The vsyscall=native feature is gone -- remove the docs. > > Fixes: 076ca272a14c ("x86/vsyscall/64: Drop "native" vsyscalls") > Cc: sta...@vger.kernel.org > Cc: Kees Cook > Cc: Borislav Petkov > Cc: Kernel Hardening > Cc: Peter Z

[PATCH v2 1/8] x86/vsyscall: Remove the vsyscall=native documentation

2019-06-26 Thread Andy Lutomirski
The vsyscall=native feature is gone -- remove the docs. Fixes: 076ca272a14c ("x86/vsyscall/64: Drop "native" vsyscalls") Cc: sta...@vger.kernel.org Cc: Kees Cook Cc: Borislav Petkov Cc: Kernel Hardening Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Andy Lutomirski --- Documentation/