[PATCH v2] media: verisilicon: Fix crash when probing encoder

AngeloGioacchino Del Regno angelogioacchino.delregno at collabora.com
Fri Apr 14 03:37:54 PDT 2023


Il 13/04/23 12:47, Benjamin Gaignard ha scritto:
> ctx->vpu_dst_fmt is no more initialized before calling hantro_try_fmt()
> so assigne it to vpu_fmt led to crash the kernel.
> Like for decoder case use 'fmt' as format for encoder and clean up
> the code.
> 
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard at collabora.com>
> Tested-by: Marek Szyprowski <m.szyprowski at samsung.com>
> Fixes: db6f68b51e5c ("media: verisilicon: Do not set context src/dst formats in reset functions")

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>





More information about the Linux-rockchip mailing list