linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Roi Dayan ad9421e36a 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: bd71b08ec2 ("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>
2018-09-05 17:08:34 -07:00
..
mlx4 net/mlx4/en_rx: Mark expected switch fall-throughs 2018-08-07 17:54:20 -07:00
mlx5/core net/mlx5: Fix possible deadlock from lockdep when adding fte to fg 2018-09-05 17:08:34 -07:00
mlxfw
mlxsw mlxsw: spectrum_buffers: Set up a dedicated pool for BUM traffic 2018-09-05 07:55:43 -07:00
Kconfig
Makefile