On Fri, May 01, 2026 at 12:42:49AM +0530, Mukesh Ojha wrote:
> All other call sites of qcom_scm_pas_metadata_release() for the DTB
> context are guarded by a check on pas->dtb_pas_id, but the call inside
> qcom_pas_load() was not. Fix this by moving the call to the guarded
> block.
Fixes: 29814986b82e ("remoteproc: qcom_q6v5_pas: add support for dtb
co-firmware loading")
Reviewed-by: Dmitry Baryshkov <[email protected]>
>
> Reviewed-by: Konrad Dybcio <[email protected]>
> Signed-off-by: Mukesh Ojha <[email protected]>
> ---
> drivers/remoteproc/qcom_q6v5_pas.c | 13 +++++--------
> 1 file changed, 5 insertions(+), 8 deletions(-)
>
--
With best wishes
Dmitry