Re: [PATCHv2 0/3] remoteproc: introduce rproc recovery

2012-09-18 Thread Ohad Ben-Cohen
Hi Fernando, On Thu, Aug 30, 2012 at 9:26 PM, Fernando Guzman Lugo fernando.l...@ti.com wrote: These set of patches make possible the remoteproc recover after a crash. This is a hard recovery, that means the remoteproc is reset and it will start from the beginning. When a crash happen all the

Re: [PATCHv2 0/3] remoteproc: introduce rproc recovery

2012-09-18 Thread Fernando Lugo
Hi Ohad, On Tue, Sep 18, 2012 at 4:59 AM, Ohad Ben-Cohen o...@wizery.com wrote: Hi Fernando, On Thu, Aug 30, 2012 at 9:26 PM, Fernando Guzman Lugo fernando.l...@ti.com wrote: These set of patches make possible the remoteproc recover after a crash. This is a hard recovery, that means the

[PATCHv2 0/3] remoteproc: introduce rproc recovery

2012-08-30 Thread Fernando Guzman Lugo
These set of patches make possible the remoteproc recover after a crash. This is a hard recovery, that means the remoteproc is reset and it will start from the beginning. When a crash happen all the virtio devices are destroyed. Therefore, both rpmsg drivers and devices are gracefully removed