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 <[email protected]> > Signed-off-by: Lee Jones <[email protected]>
Looks good Applied to rproc-next. Regards, Bjorn

