mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
e8c6eb0aba
use workqueue for rpmsgdev poll notify to prevent calling rpmsgdev_poll_cb in interrupt context which will try to hold mutex in rpmsg_send Signed-off-by: liaoao <liaoao@xiaomi.com>