openwrt/package/kernel/gpio-button-hotplug/src
Andrey Erokhin 1e991e09b7 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>
2022-04-09 15:56:04 +02:00
..
gpio-button-hotplug.c gpio-button-hotplug: fix data race 2022-04-09 15:56:04 +02:00
Makefile packages: clean up the package folder 2013-06-21 16:54:37 +00:00