Re: [PATCH] media: synopsys: hdmirx: replace use of system_unbound_wq with system_dfl_wq
From: Dmitry Osipenko
Date: Mon Feb 09 2026 - 15:47:23 EST
On 2/4/26 14:49, Marco Crivellari wrote:
> On Tue, Nov 4, 2025 at 11:23 AM Marco Crivellari
> <marco.crivellari@xxxxxxxx> wrote:
>> [...]
>> drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c | 8 ++++----
>> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> Gentle ping.
>
> Thanks!
>
Would be good to have a reply from Tejun as I feel confused by the two
"identical" unbound workqueues. What happens if one part of kernel
queues work items to old unbound wq and other queues to new system_dfl
at the same time such that all workers are busy?
--
Best regards,
Dmitry