Re: [PATCH rdma-next 12/15] RDMA/mlx5: Converge UMR access-flag cap checks
Jason Gunthorpe <[email protected]>
| Newsgroups | org.kernel.vger.linux-rdma,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178647669517.282103.4464513408245233032.b4-review@b4> |
On Sun, 26 Jul 2026 12:29:26 +0300, Michael Gur <[email protected]> wrote: > Move the UMR cap check from both MR registration and UMR paths to a > single helper checking the access flags non-modifiable by UMR. > > No behavior change for the current flag set. > Converge to prevent code duplication when adding support to new access > flags that are not modifiable by UMR, like the new Unordered access flag > added in following patches. > > [...] Reviewed-by: Jason Gunthorpe <[email protected]> -- Jason