On Mon, May 25, 2020 at 05:55:03PM +0200, Vincent Guittot wrote:
On Mon, 25 May 2020 at 17:49, gregkh@linuxfoundation.org gregkh@linuxfoundation.org wrote:
On Mon, May 25, 2020 at 05:41:36PM +0200, Vincent Guittot wrote:
On Mon, 25 May 2020 at 16:42, gregkh@linuxfoundation.org wrote:
The patch below does not apply to the 5.6-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to stable@vger.kernel.org.
This patch applies on top of commit 6d4d22468dae ("sched/fair: Reorder enqueue/dequeue_task_fair path")
That applies, but:
commit 5ab297bab984 ("sched/fair: Fix reordering of enqueue/dequeue_task_fair()")
That one does not.
Can you make a backported patch series of these that I can apply easily?
I tested the cherry-pick of the 2 commits above on top of v5.6.14 and there were applying without error. Should I use another tag ?
That worked for me, I've queued it up.