git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f44dd16
)
Call init_workqueues before pre smp initcalls.
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 13 Oct 2008 21:50:08 +0000
(23:50 +0200)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 21 Oct 2008 23:00:25 +0000
(10:00 +1100)
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>
No differences found