Files
linux/drivers/infiniband/hw/efa
Yonatan Nachum b6be64ba6f RDMA/efa: Fix unsupported page sizes in device
[ Upstream commit 866422cddd ]

Device uses 4KB size blocks for user pages indirect list while the
driver creates those blocks with the size of PAGE_SIZE of the kernel. On
kernels with PAGE_SIZE different than 4KB (ARM RHEL), this leads to a
failure on register MR with indirect list because of the miss
communication between driver and device.

Fixes: 40909f664d ("RDMA/efa: Add EFA verbs implementation")
Link: https://lore.kernel.org/r/20230511115103.13876-1-ynachum@amazon.com
Reviewed-by: Firas Jahjah <firasj@amazon.com>
Reviewed-by: Michael Margolin <mrgolin@amazon.com>
Signed-off-by: Yonatan Nachum <ynachum@amazon.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-06-09 10:47:46 +02:00
..
2021-10-06 19:47:18 -03:00
2021-10-06 19:47:18 -03:00
2021-10-06 19:47:18 -03:00
2022-10-24 14:11:58 +03:00
2021-10-06 19:47:18 -03:00