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

Bjorn Andersson bjorn.andersson at linaro.org
Fri May 6 11:44:06 PDT 2016


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 at st.com>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>

Looks good

Applied to rproc-next.

Regards,
Bjorn



More information about the linux-arm-kernel mailing list