Re: [RFC 0/2] Allow client to recover crashed processor

From: Mathieu Poirier
Date: Wed Mar 11 2020 - 10:56:24 EST


On Wed, 11 Mar 2020 at 04:54, Loic Pallardy <loic.pallardy@xxxxxx> wrote:
>
> The following 2 patches propose some changes to allow user space
> client to shutdown and restart a crashed co-processor.
> This is required when auto recovery is disabled at framework level or
> when auto recovery procedure failed.
>
> Sent as RFC as may be part of Mathieu's proposal for early boot/late
> attach support

Perfect timing - thanks for sending those out.

Mathieu

>
> Loic Pallardy (2):
> remoteproc: sysfs: authorize rproc shutdown when rproc is crashed
> remoteproc: core: keep rproc in crash state in case of recovery
> failure
>
> drivers/remoteproc/remoteproc_core.c | 8 +++++++-
> drivers/remoteproc/remoteproc_sysfs.c | 2 +-
> 2 files changed, 8 insertions(+), 2 deletions(-)
>
> --
> 2.7.4
>