diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2022-02-10 16:44:59 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-11 14:17:32 +0300 |
commit | 8db2bc790d20d4b270dc32651dd191b767bde5f1 (patch) | |
tree | 1dd420a0712ac7b6e6c30085cf05a0fe459c6d57 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 45b987d5edf2274579e6ff82ebc7435bc346ae7a (diff) | |
download | linux-8db2bc790d20d4b270dc32651dd191b767bde5f1.tar.xz |
net: dsa: remove lockdep class for DSA master address list
Since commit 2f1e8ea726e9 ("net: dsa: link interfaces with the DSA
master to get rid of lockdep warnings"), suggested by Cong Wang, the
DSA interfaces and their master have different dev->nested_level, which
makes netif_addr_lock() stop complaining about potentially recursive
locking on the same lock class.
So we no longer need DSA masters to have their own lockdep class.
Cc: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions