From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 10 Jun 2019 13:40:52 -0700 From: Kees Cook Subject: Re: [PATCH 3/5] x86/vsyscall: Document odd #PF's error code for vsyscalls Message-ID: <201906101340.AE18F49@keescook> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Andy Lutomirski Cc: x86@kernel.org, LKML , Borislav Petkov , Kernel Hardening , Peter Zijlstra , Thomas Gleixner List-ID: On Mon, Jun 10, 2019 at 01:25:29PM -0700, Andy Lutomirski wrote: > tools/testing/selftests/x86/test_vsyscall.c | 9 ++++++++- Did this hunk end up in the wrong patch? (It's not mentioned in the commit log and the next patch has other selftest changes...) -- Kees Cook