[PATCH] set mod->waiter before calling stop_machine
From: Rusty Russell <rusty@rustcorp.com.au> mod->waiter needs to be set before we try to stop the module: setting it in __try_stop_module means it gets set to the kthread, not rmmod.
Showing
Please register or sign in to comment