diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-06 02:14:53 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-27 18:21:37 +0100 |
commit | d05faa5f1ac50beef77b4ceba0e8e157d41146e2 (patch) | |
tree | 9ffdb3b79736cb41a43e327ab0d41b71d672e4e2 /drivers/power | |
parent | ethernet/realtek: Replace synchronize_sched() with synchronize_rcu() (diff) | |
download | linux-d05faa5f1ac50beef77b4ceba0e8e157d41146e2.tar.xz linux-d05faa5f1ac50beef77b4ceba0e8e157d41146e2.zip |
drivers/vhost: Replace synchronize_rcu_bh() with synchronize_rcu()
Now that synchronize_rcu() waits for bh-disable regions of code as well
as RCU read-side critical sections, synchronize_rcu_bh() can be replaced
by synchronize_rcu(). This commit therefore makes this change.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: <kvm@vger.kernel.org>
Cc: <virtualization@lists.linux-foundation.org>
Cc: <netdev@vger.kernel.org>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions