summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorRoi Dayan <roid@mellanox.com>2018-08-20 11:43:03 +0300
committerSaeed Mahameed <saeedm@mellanox.com>2018-09-05 17:08:34 -0700
commitad9421e36a77056a4f095d49b9605e80b4d216ed (patch)
treeb387d4fccaf638aea9ad816f220c356514a5f800 /net
parentfc433829f9a29530d492f0eb20804ac5e6967204 (diff)
downloadlinux-ad9421e36a77056a4f095d49b9605e80b4d216ed.tar.bz2
net/mlx5: Fix possible deadlock from lockdep when adding fte to fg
This is a false positive report due to incorrect nested lock annotations as we lock multiple fgs with the same subclass. Instead of locking all fgs only lock the one being used as was done before. Fixes: bd71b08ec2ee ("net/mlx5: Support multiple updates of steering rules in parallel") Signed-off-by: Roi Dayan <roid@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions