diff options
author | 2016-03-13 11:48:24 +0100 | |
---|---|---|
committer | 2016-03-16 19:20:50 -0400 | |
commit | 489ce5f441e4094a3419d7e8e29fd756b7f391d4 (patch) | |
tree | 16d25b7c61cfbe75c973d18bdfe32851fa88a383 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next (diff) | |
download | linux-dev-489ce5f441e4094a3419d7e8e29fd756b7f391d4.tar.xz linux-dev-489ce5f441e4094a3419d7e8e29fd756b7f391d4.zip |
sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant
local_bh_disable() + spin_lock() is equivalent to spin_lock_bh(), same for
the unlock/enable case, so replace the calls by the appropriate wrappers.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions