Re: [PATCH v3 00/16] x86,objtool: Optimize !RETPOLINE

2021-03-30 Thread Miroslav Benes
On Fri, 26 Mar 2021, Peter Zijlstra wrote: > Hi, another week, another update :-) > > Respin of the !RETPOLINE optimization patches. > > Boris, the first 3 should probably go into tip/x86/core, it's an ungodly > tangle > since it relies on the insn decoder patches in tip/x86/core, the NOP

[PATCH v3 00/16] x86,objtool: Optimize !RETPOLINE

2021-03-26 Thread Peter Zijlstra
Hi, another week, another update :-) Respin of the !RETPOLINE optimization patches. Boris, the first 3 should probably go into tip/x86/core, it's an ungodly tangle since it relies on the insn decoder patches in tip/x86/core, the NOP patches in tip/x86/cpu and the alternative patches in