summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-04-19 16:37:45 +0200
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-06-08 17:25:27 +0200
commit9895313534d44e714785603a2af8db928904787e (patch)
tree6ac8b34efeaa447b61a19aa0962c57ae87c8772b /drivers/crypto
parentrcu: Make sync_rcu_preempt_exp_done() return bool (diff)
downloadlinux-9895313534d44e714785603a2af8db928904787e.tar.xz
linux-9895313534d44e714785603a2af8db928904787e.zip
checkpatch: Remove checks for expedited grace periods
There was a time when the expedited grace-period primitives (synchronize_rcu_expedited(), synchronize_rcu_bh_expedited(), and synchronize_sched_expedited()) used rather antisocial kernel facilities like try_stop_cpus(). However, they have since been housebroken to use only single-CPU IPIs, and typically cause less disturbance than a scheduling-clock interrupt. Furthermore, this disturbance can be eliminated entirely using NO_HZ_FULL on the one hand or the rcupdate.rcu_normal boot parameter on the other. This commit therefore removes checkpatch's complaints about use of the expedited RCU primitives. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions