Re: [PATCH v3 24/37] x86: Introduce userspace API for CET enabling

From: Edgecombe, Rick P
Date: Tue Nov 15 2022 - 15:55:49 EST


On Tue, 2022-11-15 at 15:25 +0100, Peter Zijlstra wrote:
> On Fri, Nov 04, 2022 at 03:35:51PM -0700, Rick Edgecombe wrote:
>
> > arch/x86/include/asm/cet.h | 21 +++++++++++++++
> > arch/x86/kernel/shstk.c | 44
> > +++++++++++++++++++++++++++++++
>
> You see what's going wrong there? Eradicate the CET...

Yep, will do. Thanks.