diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-05 17:00:58 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-27 09:21:36 -0800 |
commit | 17c0eb74151ead3a7068e1691998de9950e91a08 (patch) | |
tree | 18731f9090b9704361b37c64d72c3189c05e2db6 /mm/rodata_test.c | |
parent | a0076e1778c23de4a42d90fee4ecb4c21dbb5838 (diff) | |
download | linux-17c0eb74151ead3a7068e1691998de9950e91a08.tar.bz2 |
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 'mm/rodata_test.c')
0 files changed, 0 insertions, 0 deletions