diff options
author | Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> | 2014-11-10 09:27:29 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2014-11-11 17:07:45 +1030 |
commit | 461e34aed0550fee706a9a28fb453830b5079ea0 (patch) | |
tree | 6a0a337bc67f6c1347866a7feceebfcf135cfcc2 /net/dcb | |
parent | 4f48795b6154852d07d971e402c35ecc460ddcb6 (diff) | |
download | linux-461e34aed0550fee706a9a28fb453830b5079ea0.tar.gz linux-461e34aed0550fee706a9a28fb453830b5079ea0.tar.bz2 linux-461e34aed0550fee706a9a28fb453830b5079ea0.zip |
module: Unlink module with RCU synchronizing instead of stop_machine
Unlink module from module list with RCU synchronizing instead
of using stop_machine(). Since module list is already protected
by rcu, we don't need stop_machine() anymore.
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'net/dcb')
0 files changed, 0 insertions, 0 deletions