Files
linux/drivers/infiniband/hw/erdma
Cheng Xu 6ff3259bea RDMA/erdma: Use fixed hardware page size
[ Upstream commit d649c638dc ]

Hardware's page size is 4096, but the kernel's page size may vary. Driver
should use hardware's page size when communicating with hardware.

Fixes: 1550557717 ("RDMA/erdma: Add verbs implementation")
Link: https://lore.kernel.org/r/20230307102924.70577-2-chengyou@linux.alibaba.com
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-11 23:17:31 +09:00
..
2023-03-20 12:53:24 +02:00