On Wed, Apr 23, 2025 at 11:13:05AM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxx> > > Create separate functions for the implicit ODP initialization > which is different from the explicit ODP initialization. > > Tested-by: Jens Axboe <axboe@xxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxx> > --- > drivers/infiniband/core/umem_odp.c | 91 +++++++++++++++--------------- > 1 file changed, 46 insertions(+), 45 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason