diff options
author | 2018-11-05 17:00:58 -0800 | |
---|---|---|
committer | 2018-11-27 09:21:36 -0800 | |
commit | 17c0eb74151ead3a7068e1691998de9950e91a08 (patch) | |
tree | 18731f9090b9704361b37c64d72c3189c05e2db6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto/pcrypt: Replace synchronize_rcu_bh() with synchronize_rcu() (diff) | |
download | linux-dev-17c0eb74151ead3a7068e1691998de9950e91a08.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions