]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/mlx5: Convert mlx5_ib to use auxiliary bus
authorLeon Romanovsky <leonro@nvidia.com>
Sun, 4 Oct 2020 04:35:36 +0000 (07:35 +0300)
committerLeon Romanovsky <leonro@nvidia.com>
Sun, 6 Dec 2020 05:43:50 +0000 (07:43 +0200)
commit3f243ec15a07da7b03f01e3393e1d8c2716b89f2
tree30e275b6d9f51f582fb05086336221576767a6aa
parentf9fb8d9680e74b5670dd699ee0ca2f16bf6262a6
RDMA/mlx5: Convert mlx5_ib to use auxiliary bus

The conversion to auxiliary bus solves long standing issue with
existing mlx5_ib<->mlx5_core coupling. It required to have both
modules in initramfs if one of them needed for the boot.

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
drivers/infiniband/hw/mlx5/ib_rep.c
drivers/infiniband/hw/mlx5/ib_rep.h
drivers/infiniband/hw/mlx5/main.c
drivers/infiniband/hw/mlx5/mlx5_ib.h
drivers/net/ethernet/mellanox/mlx5/core/dev.c
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
drivers/net/ethernet/mellanox/mlx5/core/lag.c
drivers/net/ethernet/mellanox/mlx5/core/main.c