From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: [PATCH 0/2] of: overlay locking fixes Date: Mon, 27 Nov 2017 15:46:25 +0100 Message-ID: <1511793987-315-1-git-send-email-geert+renesas@glider.be> Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Pantelis Antoniou , Rob Herring , Frank Rowand Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Geert Uytterhoeven List-Id: devicetree@vger.kernel.org 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(-) -- 2.7.4 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html