linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Matthew Finlay d8cf2dda3d net/mlx5e: Use workqueue for vxlan ops
The vxlan add/delete port NDOs are called under rcu lock.
The current mlx5e implementation can potentially block in these
calls, which is not allowed.  Move to using the mlx5e workqueue
to handle these NDOs.

Fixes: b3f63c3d5e ('net/mlx5e: Add netdev support for VXLAN tunneling')
Signed-off-by: Matthew Finlay <matt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-03 13:37:26 -04:00
..
mlx4 net/mlx4_en: fix spurious timestamping callbacks 2016-04-26 01:13:18 -04:00
mlx5/core net/mlx5e: Use workqueue for vxlan ops 2016-05-03 13:37:26 -04:00
mlxsw mlxsw: pci: Implement reset done check 2016-03-13 22:30:01 -04:00
Kconfig mlxsw: Introduce Mellanox switch driver core 2015-07-30 00:04:59 -07:00
Makefile mlxsw: Introduce Mellanox switch driver core 2015-07-30 00:04:59 -07:00