aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2008-07-22 19:24:25 -0500
committerRusty Russell <rusty@rustcorp.com.au>2008-07-22 19:24:25 +1000
commitda39ba5e1d65e997a98f6eb93ba6e6eb505f6e3c (patch)
tree7c47c0481a7e8b9a9a13a9ce6ea8f11ed145b546 /lib/debugobjects.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 (diff)
downloadwireguard-linux-da39ba5e1d65e997a98f6eb93ba6e6eb505f6e3c.tar.xz
wireguard-linux-da39ba5e1d65e997a98f6eb93ba6e6eb505f6e3c.zip
module: don't use stop_machine for waiting rmmod
rmmod has a little-used "-w" option, meaning that instead of failing if the module is in use, it should block until the module becomes unused. In this case, we don't need to use stop_machine: Max Krasnyansky indicated that would be useful for SystemTap which loads/unloads new modules frequently. Cc: Max Krasnyansky <maxk@qualcomm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions