Re: [PATCH 1/5] remoteproc: core: Task sync during rproc_fw_boot()

From: Bjorn Andersson
Date: Fri May 06 2016 - 14:44:17 EST


On Thu 05 May 06:29 PDT 2016, Lee Jones wrote:

> By default, rproc_fw_boot() needs to wait for rproc to be configured,
> but a race may occur when using rpmsg/virtio. In this case, it can
> be called locally in a safe manor.
>
> This patch represents two usecases:
>
> - External call (via exported rproc_boot()), which waits
> - Internal call can use 'nowait' version of rproc_boot()
>
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@xxxxxx>
> Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>

Looks good

Applied to rproc-next.

Regards,
Bjorn