On Thu, Jul 23, 2020 at 03:41:46PM +0000, Alex Belits wrote: > > On Thu, 2020-07-23 at 16:29 +0200, Peter Zijlstra wrote: > > . > > > > This.. as presented it is an absolutely unreviewable pile of junk. It > > presents code witout any coherent problem description and analysis. > > And > > the patches are not split sanely either. > > There is a more complete and slightly outdated description in the > previous version of the patch at > https://lore.kernel.org/lkml/07c25c246c55012981ec0296eee23e68c719333a.camel@xxxxxxxxxxx/ Not the point, you're mixing far too many things in one go. You also have the patches split like 'generic / arch-1 / arch-2' which is wrong per definition, as patches should be split per change and not care about sily boundaries. Also, if you want generic entry code, there's patches for that here: https://lkml.kernel.org/r/20200722215954.464281930@xxxxxxxxxxxxx