Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Call init_workqueues before pre smp initcalls.
This allows to create workqueues from within the context of a pre smp initcall (aka early_initcall). Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
- Loading branch information