diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-06 02:00:58 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-27 18:21:36 +0100 |
commit | 17c0eb74151ead3a7068e1691998de9950e91a08 (patch) | |
tree | 18731f9090b9704361b37c64d72c3189c05e2db6 /drivers/net/dsa/mt7530.c | |
parent | crypto/pcrypt: Replace synchronize_rcu_bh() with synchronize_rcu() (diff) | |
download | linux-17c0eb74151ead3a7068e1691998de9950e91a08.tar.xz linux-17c0eb74151ead3a7068e1691998de9950e91a08.zip |
drivers/ipmi: 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: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: <openipmi-developer@lists.sourceforge.net>
Acked-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'drivers/net/dsa/mt7530.c')
0 files changed, 0 insertions, 0 deletions