Re: [EXT] Re: [PATCH v4 00/13] "Task_isolation" mode
From: Peter Zijlstra <peterz@infradead.org>
Date: 2020-07-23 15:48:36
Also in:
linux-arch, linux-arm-kernel, lkml, netdev
From: Peter Zijlstra <peterz@infradead.org>
Date: 2020-07-23 15:48:36
Also in:
linux-arch, linux-arm-kernel, lkml, netdev
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:quoted
. 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@marvell.com/ (local)
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@linutronix.de