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:
9ea09af
)
module: convert to stop_machine_create/destroy.
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 22 Dec 2008 11:36:31 +0000
(12:36 +0100)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Sun, 4 Jan 2009 22:10:15 +0000
(08:40 +1030)
The module code relies on a non-failing stop_machine call. So we create
the kstop threads in advance and with that make sure the call won't fail.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found