openwrt/package/kernel/gpio-button-hotplug
Andrey Erokhin 8f4124c252 gpio-button-hotplug: fix data race
bh_event_add_var can be called by multiple threads concurrently,
so it shall not use a static char buffer

Signed-off-by: Andrey Erokhin <a.erokhin@inango-systems.com>
(cherry picked from commit 1e991e09b7)
2022-04-10 16:26:01 +01:00
..
src gpio-button-hotplug: fix data race 2022-04-10 16:26:01 +01:00
Makefile kernel: replace SUBDIRS with M in package recipes 2020-02-22 16:38:41 +01:00