Re: [PATCH] [RFC]: sched/deadline: Avoid double enqueue_pushable_dl_task() warning
From: Peter Zijlstra
Date: Sat Mar 07 2026 - 07:55:48 EST
On Fri, Mar 06, 2026 at 03:45:12PM -0800, John Stultz wrote:
> With those two tweaks it has been running ok in testing.
>
> I've also split out your cleanups into a separate patch just so the
> functional change is easier to review.
>
> Since this is proxy-exec specific, I'll include these both in my next
> submission of the donor-migration logic.
>
> Let me know if you think I'm still missing anything subtle here.
Sounds about right.
Thanks!