diff options
author | 2017-05-11 15:33:23 -0700 | |
---|---|---|
committer | 2017-06-08 18:52:40 -0700 | |
commit | 4e4bea7427062ec15df7084f97728e2a44d912e3 (patch) | |
tree | 8ac0858e9d8f945cca18d4fefaef8ae11b74aa46 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h (diff) | |
download | linux-rng-4e4bea7427062ec15df7084f97728e2a44d912e3.tar.xz linux-rng-4e4bea7427062ec15df7084f97728e2a44d912e3.zip |
rcu: Remove typecheck() from RCU locking wrapper functions
Because raw_spin_lock_irqsave() and raw_spin_unlock_irqrestore()
both do typecheck() on their flags argument, there is no point in
duplicating this check in raw_spin_lock_irqsave_rcu_node() and
raw_spin_unlock_irqrestore_rcu_node(). This commit therefore saves
a few lines by removing this duplicated check.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions