linux/drivers/infiniband
Bob Pearson 325a7eb851 RDMA/rxe: Cleanup page variables in rxe_mr.c
Cleanup usage of mr->page_shift and mr->page_mask and introduce
an extractor for mr->ibmr.page_size. Normal usage in the kernel
has page_mask masking out offset in page rather than masking out
the page number. The rxe driver had reversed that which was confusing.
Implicitly there can be a per mr page_size which was not uniformly
supported.

Link: https://lore.kernel.org/r/20230119235936.19728-6-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2023-01-26 15:04:46 -04:00
..
core RDMA/cma: Refactor the inbound/outbound path records process flow 2023-01-10 10:49:50 +02:00
hw RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cq 2023-01-26 12:58:46 +02:00
sw RDMA/rxe: Cleanup page variables in rxe_mr.c 2023-01-26 15:04:46 -04:00
ulp Merge branch 'mlx5-next' into HEAD 2023-01-15 12:22:36 +02:00
Kconfig RDMA: Disable IB HW for UML 2022-12-04 15:22:03 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00