On Tue, Aug 20, 2019 at 12:56:37PM -0400, Doug Ledford wrote: > On Thu, 2019-08-15 at 11:38 +0300, Leon Romanovsky wrote: > > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > > > Hi, > > > > This is a collection of new fixes for v5.3, everything here is fixing > > kernel crash or visible bug with one exception: patch #5 "IB/mlx5: > > Consolidate use_umr checks into single function". That patch is nice > > to have improvement to implement rest of the series. > > > > Thanks > > > > Ido Kalir (1): > > IB/core: Fix NULL pointer dereference when bind QP to counter > > > > Jason Gunthorpe (1): > > RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB > > > > Leon Romanovsky (2): > > RDMA/counters: Properly implement PID checks > > RDMA/restrack: Rewrite PID namespace check to be reliable > > > > Moni Shoua (4): > > IB/mlx5: Consolidate use_umr checks into single function > > IB/mlx5: Report and handle ODP support properly > > IB/mlx5: Fix MR re-registration flow to use UMR properly > > IB/mlx5: Block MR WR if UMR is not possible > > Hi Leon, > > I took everything except Jason's patch to for-rc. He had tagged his > patch in patchworks as under review by himself, mainly because there are > some conflicts with other hmm patches I think, so he wanted to process > all the patches himself on a distinct branch to resolve the issues. > Thanks. Ah, I thought that got grabbed alread Can you take it but rebase it to be the first patch on top of v5.3-rc5 in the -rc branch? Thanks, Jason