Re: [PATCH v11 2/6] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
From: Dave Hansen
Date: Wed Apr 18 2018 - 14:50:34 EST
On 04/16/2018 11:29 AM, Kees Cook wrote:
> Dave, Ingo, Linus: how does this look? With the assembly rewritten
> into C, the entry changes are very small:
The assembly looks very nice to me now. It is as minimally invasive as
it can get. Definitely no objections from me on that part.