commit | a802dd0eb5fc97a50cf1abb1f788a8f6cc5db635 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Oct 13 23:50:08 2008 +0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Oct 22 10:00:25 2008 +1100 |
tree | 103d3ee6fe2367e40f78e10838653b1f588f0677 | |
parent | f44dd164f37336f7e17fabf5740698fd10635172 [diff] |
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>