diff options
author | Lance Roy <[email protected]> | 2018-10-02 22:39:00 -0700 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2018-10-16 10:01:47 +0200 |
commit | 4b87dd54be21ad611a1c740f9df0c4376d496e09 (patch) | |
tree | cadd314a387840aea9880cf07d964f686d601f9f /tools/perf/scripts/python | |
parent | b187191577629b5358acf4e234809ee8d441ceb4 (diff) |
netfilter: Replace spin_is_locked() with lockdep
lockdep_assert_held() is better suited to checking locking requirements,
since it won't get confused when someone else holds the lock. This is
also a step towards possibly removing spin_is_locked().
Signed-off-by: Lance Roy <[email protected]>
Cc: Pablo Neira Ayuso <[email protected]>
Cc: Jozsef Kadlecsik <[email protected]>
Cc: Florian Westphal <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Acked-by: Jozsef Kadlecsik <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions