[PATCH v1 0/3] Handle coprocessor crash

Gokul krishna Krishnakumar posted 3 patches 3 years, 6 months ago
drivers/remoteproc/qcom_q6v5.c | 43 ++++++++++++++++++++++++++++++++++++++----
drivers/remoteproc/qcom_q6v5.h |  2 ++
2 files changed, 41 insertions(+), 4 deletions(-)
[PATCH v1 0/3] Handle coprocessor crash
Posted by Gokul krishna Krishnakumar 3 years, 6 months ago
Make the following changes in case of coprocessor crash:
1. Send subdevice notifications before panic
2. Do not report crash if SSR is disabled
3. Avoid setting smem bit in case of crash

Gokul krishna Krishnakumar (3):
  remoteproc: qcom: q6v5: Send subdevice notifications before panic
  remoteproc: qcom: q6v5: Do not report crash if SSR is disabled
  remoteproc: qcom: q6v5: Avoid setting smem bit in case of crash
    shutdown

 drivers/remoteproc/qcom_q6v5.c | 43 ++++++++++++++++++++++++++++++++++++++----
 drivers/remoteproc/qcom_q6v5.h |  2 ++
 2 files changed, 41 insertions(+), 4 deletions(-)

-- 
2.7.4
Re: (subset) [PATCH v1 0/3] Handle coprocessor crash
Posted by Bjorn Andersson 3 years, 3 months ago
On Tue, 13 Sep 2022 11:35:41 -0700, Gokul krishna Krishnakumar wrote:
> Make the following changes in case of coprocessor crash:
> 1. Send subdevice notifications before panic
> 2. Do not report crash if SSR is disabled
> 3. Avoid setting smem bit in case of crash
> 
> Gokul krishna Krishnakumar (3):
>   remoteproc: qcom: q6v5: Send subdevice notifications before panic
>   remoteproc: qcom: q6v5: Do not report crash if SSR is disabled
>   remoteproc: qcom: q6v5: Avoid setting smem bit in case of crash
>     shutdown
> 
> [...]

Applied, thanks!

[3/3] remoteproc: qcom: q6v5: Avoid setting smem bit in case of crash shutdown
      commit: 3cc889eb83f59b5a6a869a685da11f79ffbb4e4d

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>