diff options
author | Lance Roy <[email protected]> | 2018-10-02 22:38:54 -0700 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2018-10-05 11:35:05 +0300 |
commit | 209e957b467b8db0a875763688fd965b5afff905 (patch) | |
tree | 73c12b3a3b906456ba6c1d4a1467f6b05c7c0c13 /tools/perf/scripts/python/stackcollapse.py | |
parent | 3c83dd577c7f3f49420c661e693be7049bf0ca02 (diff) |
zd1211rw: 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: Daniel Drake <[email protected]>
Cc: Ulrich Kunitz <[email protected]>
Cc: Kalle Valo <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions