diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-06 02:05:08 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-27 18:21:36 +0100 |
commit | fd8e688b0e8cc0c0a8ca18acb69cb8397ed62eec (patch) | |
tree | 0523613481a23fa228b57a603c1b69339db9700d /drivers/net/LICENSE.SRC | |
parent | drivers/ipmi: Replace synchronize_sched() with synchronize_rcu() (diff) | |
download | linux-fd8e688b0e8cc0c0a8ca18acb69cb8397ed62eec.tar.xz linux-fd8e688b0e8cc0c0a8ca18acb69cb8397ed62eec.zip |
ethernet/sis: Replace synchronize_sched() with synchronize_rcu()
Now that synchronize_rcu() waits for preempt-disable regions of code
as well as RCU read-side critical sections, synchronize_sched() can be
replaced by synchronize_rcu(). This commit therefore makes this change.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Cc: Francois Romieu <romieu@fr.zoreil.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>
Diffstat (limited to 'drivers/net/LICENSE.SRC')
0 files changed, 0 insertions, 0 deletions