From: Heiko Carstens Date: Mon, 22 Dec 2008 11:36:31 +0000 (+0100) Subject: module: convert to stop_machine_create/destroy. X-Git-Tag: v2.6.29-rc1~494^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e01892c4234070bbcf3a9f582514c8b91464375;p=pandora-kernel.git 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 Signed-off-by: Rusty Russell --- Reading git-diff-tree failed