Re: [PATCH 5/5] media: mediatek: vcodec: Fix encoder multi-instance deadlock
From: AngeloGioacchino Del Regno
Date: Mon Jul 18 2022 - 05:54:34 EST
Il 16/07/22 11:38, Irui Wang ha scritto:
The vb2_queue lock can be set by encoder context, the deadlock
may occur when running multi-instance encoding if use device
mutex lock.
Signed-off-by: Irui Wang <irui.wang@xxxxxxxxxxxx>
This needs a Fixes tag.