On Sun, Feb 7, 2021 at 2:40 AM Borislav Petkov <bp@suse.de> wrote: > > - Disable CET instrumentation in the kernel so that gcc doesn't add > ENDBR64 to kernel code and thus confuse tracing.
So this is clearly the right thing to do for now, but I wonder if people have a plan for actually enabling CET and endbr at cpl0 at some point?