commit | 9e01892c4234070bbcf3a9f582514c8b91464375 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Dec 22 12:36:31 2008 +0100 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Jan 05 08:40:15 2009 +1030 |
tree | 3df2573e7f5bd469932efd50d2001af9736f53bf | |
parent | 9ea09af3bd3090e8349ca2899ca2011bd94cda85 [diff] |
module: convert to stop_machine_create/destroy. 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>