Messages in this thread |  | | Subject | Re: [PATCH 0/2] of: overlay locking fixes | From | Frank Rowand <> | Date | Mon, 27 Nov 2017 12:22:22 -0500 |
| |
Hi Geert,
I did not receive patch 1/2, can you please resend it?
-Frank
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(-) >
|  |