Hi Tejun,

[email protected] wrote on Mon, 5 Feb 2024 13:53:54 -1000:

> Workqueue is in the process of cleaning up the distinction between unbound
> workqueues w/ @nr_active==1 and ordered workqueues. Explicit WQ_UNBOUND
> isn't needed for alloc_ordered_workqueue() and will trigger a warning in the
> future. Let's remove it. This doesn't cause any functional changes.
> 

Looks okay to me.

Reviewed-by: Miquel Raynal <[email protected]>

Thanks,
Miquèl

Reply via email to