Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "device core: Remove deprecated create_singlethread_workqueue"
This reverts commit 2c507e4 ("device core: Remove deprecated create_singlethread_workqueue"). This is a temporary fix for qemu-arm hangs on the following command that schedule_work() triggers (?) dead-lock that nanosleep on hello->main() never returns. $ qemu-system-arm -M versatilepb -m 512M -nographic -serial null \ -semihosting -kernel rumpobj/tests/hello This should be fixed in a transparent way in a future. Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
- Loading branch information