module: convert to stop_machine_create/destroy.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 22 Dec 2008 11:36:31 +0000 (12:36 +0100)
committerRusty 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