summaryrefslogtreecommitdiff
path: root/crypto/rsa_helper.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.ibm.com>2018-11-05 16:57:40 -0800
committerPaul E. McKenney <paulmck@linux.ibm.com>2018-11-27 09:18:59 -0800
commit4380511e84181ecd58fd2b614614fb2c784dd90f (patch)
tree8ed6d1ece0c30e89bb64eb1392a0e4f142ebe89b /crypto/rsa_helper.c
parentc7ef39a437ecd8db2f7f3c7b36cbcc1eeb525636 (diff)
downloadlinux-crypto-4380511e84181ecd58fd2b614614fb2c784dd90f.tar.gz
linux-crypto-4380511e84181ecd58fd2b614614fb2c784dd90f.zip
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 'crypto/rsa_helper.c')
0 files changed, 0 insertions, 0 deletions