Re: [PATCH AUTOSEL 5.8 55/62] RDMA/efa: Add EFA 0xefa1 PCI ID

From: Jason Gunthorpe
Date: Fri Aug 21 2020 - 15:40:44 EST


On Fri, Aug 21, 2020 at 12:14:16PM -0400, Sasha Levin wrote:
> From: Gal Pressman <galpress@xxxxxxxxxx>
>
> [ Upstream commit d4f9cb5c5b224dca3ff752c1bb854250bf114944 ]
>
> Add support for 0xefa1 devices.
>
> Link: https://lore.kernel.org/r/20200722140312.3651-5-galpress@xxxxxxxxxx
> Reviewed-by: Shadi Ammouri <sammouri@xxxxxxxxxx>
> Reviewed-by: Yossi Leybovich <sleybo@xxxxxxxxxx>
> Signed-off-by: Gal Pressman <galpress@xxxxxxxxxx>
> Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx>
> Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>
> ---
> drivers/infiniband/hw/efa/efa_main.c | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)

Wait, what? Why is this being autosel'd?

This needs to be the last patch in a series enabling support for this
chip, it will badly break this driver to pick it out of sequence!!

Jason