On Wed, 19 Aug 2026 11:00:30 +0530, Vignesh Viswanathan wrote:
> In qcom_pas_stop function, return value of qcom_pas_shutdown for pas_id
> is overwritten by the return value of qcom_pas_shutdown for dtb_pas_id.
> This causes errors seen on qcom_pas_shutdown failures for pas_id to be
> masked to the caller. This might lead to issues where the memory regions
> locked by PAS, as part of qcom_pas_auth_and_reset, are not released for
> access by linux and rproc_coredump flow will end up accessing the locked
> memory, leading to an access violation.
>
> [...]
Applied, thanks!
[1/1] remoteproc: qcom_q6v5_pas: Fix error masking in qcom_pas_stop()
commit: 9db31edf92dde1f3c98008bd5f88e859d14324cc
Best regards,
--
Bjorn Andersson <[email protected]>