On Wed, 21 Sep 2022 17:08:43 +0900, Daisuke Matsuda wrote: > Set 'iova' and 'length' on ib_mr in ib_uverbs and ib_core layers to let all > drivers have the members filled. Also, this commit removes redundancy in > the respective drivers. > > Previously, commit 04c0a5fcfcf65 ("IB/uverbs: Set IOVA on IB MR in uverbs > layer") changed to set 'iova', but seems to have missed 'length' and the > ib_core layer at that time. > > [...] Applied, thanks! [1/2] IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers https://git.kernel.org/rdma/rdma/c/241f9a27e0fc0e [2/2] RDMA/rxe: Use members of generic struct in rxe_mr https://git.kernel.org/rdma/rdma/c/954afc5a8fd857 Best regards, -- Leon Romanovsky <leon@xxxxxxxxxx>