mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 04:38:59 +00:00
The vhost driver uses work_queue() for deferred probe but was missing the SCHED_WORKQUEUE Kconfig dependency, causing link errors on boards that don't enable workqueue by default. Signed-off-by: wangzhi16 <wangzhi16@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| vhost-rng.c | ||
| vhost-rng.h | ||
| vhost-rpmsg.c | ||
| vhost-rpmsg.h | ||
| vhost.c | ||