immortalwrt/package/kernel/gpio-button-hotplug/src
Andrey Erokhin 22b57dc7ed
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-14 01:03:01 +08:00
..
gpio-button-hotplug.c gpio-button-hotplug: fix data race 2022-04-14 01:03:01 +08:00
Makefile fix & merge 2019-09-30 13:21:19 +08:00