Re: [PATCH 09/12] of: overlay: avoid race condition between applying multiple overlays

From: Frank Rowand
Date: Tue Oct 10 2017 - 21:41:35 EST


On 10/10/17 14:06, Rob Herring wrote:
> On Tue, Oct 10, 2017 at 2:39 PM, Frank Rowand <frowand.list@xxxxxxxxx> wrote:

< snip >

>
> AFAICT, I don't think anything between of_resolve_phandles and
> of_overlay_apply calls in tilcdc depends on the phandles being fixed
> up.

I think you are correct, after another quick scan of that code.

< snip >

-Frank