On Mon, Dec 24, 2018 at 04:32:27PM -0600, Shiraz Saleem wrote: > The drivers i40iw and bnxt_re no longer dependent on the > hugetlb flag. So remove this flag from ib_umem structure. > > Reviewed-by: Michael J. Ruhl <michael.j.ruhl@xxxxxxxxx> > Signed-off-by: Shiraz Saleem <shiraz.saleem@xxxxxxxxx> > --- > drivers/infiniband/core/umem.c | 15 --------------- > drivers/infiniband/core/umem_odp.c | 3 --- > include/rdma/ib_umem.h | 1 - > 3 files changed, 19 deletions(-) This is fine too. Lets get the drivers fixed and then everything should be good to go! Jason