diff options
author | 2022-03-02 20:25:22 +0100 | |
---|---|---|
committer | 2022-03-03 10:43:37 +0000 | |
commit | a06b8044169f6d5c3eb34772c13d2c0c1b205352 (patch) | |
tree | 43ca493cbf91f9e32e1965fb061b303304e3c936 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfc: llcp: use test_bit() (diff) | |
download | linux-dev-a06b8044169f6d5c3eb34772c13d2c0c1b205352.tar.xz linux-dev-a06b8044169f6d5c3eb34772c13d2c0c1b205352.zip |
nfc: llcp: protect nfc_llcp_sock_unlink() calls
nfc_llcp_sock_link() is called in all paths (bind/connect) as a last
action, still protected with lock_sock(). When cleaning up in
llcp_sock_release(), call nfc_llcp_sock_unlink() in a mirrored way:
earlier and still under the lock_sock().
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions