From: Heiko Carstens Date: Mon, 13 Oct 2008 21:50:08 +0000 (+0200) Subject: Call init_workqueues before pre smp initcalls. X-Git-Tag: v2.6.28-rc1~36^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a802dd0eb5fc97a50cf1abb1f788a8f6cc5db635;p=pandora-kernel.git 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 Signed-off-by: Rusty Russell --- Reading git-diff-tree failed