diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-05 16:57:40 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-27 09:18:59 -0800 |
commit | a0076e1778c23de4a42d90fee4ecb4c21dbb5838 (patch) | |
tree | d413f9d1ad63dc9df7df513e3e1ee608f1ce761d /net/vmw_vsock | |
parent | 04229110adfba984950fc0209632640a76eb1de4 (diff) | |
download | linux-a0076e1778c23de4a42d90fee4ecb4c21dbb5838.tar.bz2 |
crypto/pcrypt: 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, the synchronize_rcu_bh() in
pcrypt_cpumask_change_notify() can be replaced by synchronize_rcu().
This commit therefore makes this change.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Cc: Steffen Klassert <steffen.klassert@secunet.com>
Cc: <linux-crypto@vger.kernel.org>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'net/vmw_vsock')
0 files changed, 0 insertions, 0 deletions