diff options
author | 2018-04-02 11:01:27 -0700 | |
---|---|---|
committer | 2018-04-04 11:13:40 -0400 | |
commit | 3848ec5dc82ce648a84ed10021ce2562fdac7c6a (patch) | |
tree | 9d59bf7a0f5607bcc1d7172663ef69c46823e53f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'net-Broadcom-drivers-sparse-fixes' (diff) | |
download | linux-dev-3848ec5dc82ce648a84ed10021ce2562fdac7c6a.tar.xz linux-dev-3848ec5dc82ce648a84ed10021ce2562fdac7c6a.zip |
af_unix: remove redundant lockdep class
After commit 581319c58600 ("net/socket: use per af lockdep classes for sk queues")
sock queue locks now have per-af lockdep classes, including unix socket.
It is no longer necessary to workaround it.
I noticed this while looking at a syzbot deadlock report, this patch
itself doesn't fix it (this is why I don't add Reported-by).
Fixes: 581319c58600 ("net/socket: use per af lockdep classes for sk queues")
Cc: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-by: Paolo Abeni <pabeni@redhat.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