* Dave Hansen <dave.han...@intel.com> wrote: > On 01/08/2018 08:12 AM, Willy Tarreau wrote: > > I could experiment a bit with the possibility to enable/disable PTI per > > task. Please keep in mind that it's not my area of experitise at all, but > > doing so I could recover the initial performance without disabling PTI on > > the whole system. > > This cc list is way too small. Please at *least* include me and Andy on > this kind of stuff.
Yeah. The full x86-PTI Cc list that I typically add to new PTI commits is: Cc: Andy Lutomirski <l...@kernel.org> Cc: Borislav Petkov <b...@alien8.de> Cc: Dave Hansen <dave.han...@linux.intel.com> Cc: Ingo Molnar <mi...@kernel.org> Cc: Linus Torvalds <torva...@linux-foundation.org> Cc: Peter Zijlstra <pet...@infradead.org> Cc: Thomas Gleixner <t...@linutronix.de> Cc: Josh Poimboeuf <jpoim...@redhat.com> Thanks, Ingo