On Fri, Jul 26, 2019 at 09:27:53AM +0100, Dietmar Eggemann wrote: > The int flags parameter is not used in __dequeue_task_dl(). Remove it.
I just posted a patch(es) that will actually make use of it and extends the flags argument into dequeue_dl_entity(). https://lkml.kernel.org/r/[email protected]

