lede/package/kernel/gpio-button-hotplug
Andrey Erokhin 9fc7db0684 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-12-05 15:52:57 +08:00
..
2022-12-05 15:52:57 +08:00
2021-06-15 17:58:07 +08:00