Paul E. McKenney <[email protected]> wrote: > 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 <[email protected]> > Cc: Steffen Klassert <[email protected]> > Cc: <[email protected]>
Acked-by: Herbert Xu <[email protected]> -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
