Re: [PATCH 0/2] of: overlay locking fixes

From: Frank Rowand
Date: Mon Nov 27 2017 - 12:49:31 EST


On 11/27/17 09:46, Geert Uytterhoeven wrote:
> Hi Pantelis, Rob, Frank,
>
> Here are two locking fixes for OF overlays, found by code inspection.
>
> They were compile-tested only, as I'm still working on getting "real"
> (configfs) overlays working again in v4.15-rc1...
>
> Geert Uytterhoeven (2):
> of: overlay: Fix cleanup order in of_overlay_apply()
> of: unittest: Remove bogus overlay mutex release from
> overlay_data_add()
>
> drivers/of/overlay.c | 6 +++---
> drivers/of/unittest.c | 1 -
> 2 files changed, 3 insertions(+), 4 deletions(-)
>

All patches:

Reviewed-by: Frank Rowand <frank.rowand@xxxxxxxx>