Re: [PATCH v7 11/14] x86/vsyscall/64: Add ENDBR64 to vsyscall entry points
From: Andy Lutomirski <luto@kernel.org>
Date: 2019-06-06 20:28:46
Also in:
linux-api, linux-arch, linux-mm, lkml
From: Andy Lutomirski <luto@kernel.org>
Date: 2019-06-06 20:28:46
Also in:
linux-api, linux-arch, linux-mm, lkml
On Thu, Jun 6, 2019 at 1:17 PM Yu-cheng Yu [off-list ref] wrote:
From: "H.J. Lu" <redacted> Add ENDBR64 to vsyscall entry points.
I'm still okay with this patch, but this is rather silly. If anyone actually executes this code, they're doing it wrong. --Andy