diff options
author | 2018-10-02 22:38:54 -0700 | |
---|---|---|
committer | 2018-10-05 11:35:05 +0300 | |
commit | 209e957b467b8db0a875763688fd965b5afff905 (patch) | |
tree | 73c12b3a3b906456ba6c1d4a1467f6b05c7c0c13 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wlcore: Add support for optional wakeirq (diff) | |
download | wireguard-linux-209e957b467b8db0a875763688fd965b5afff905.tar.xz wireguard-linux-209e957b467b8db0a875763688fd965b5afff905.zip |
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 <ldr709@gmail.com>
Cc: Daniel Drake <dsd@gentoo.org>
Cc: Ulrich Kunitz <kune@deine-taler.de>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: <linux-wireless@vger.kernel.org>
Cc: <netdev@vger.kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions