On Wed, Apr 23, 2025 at 11:12:55AM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxx> > > Add kernel-doc section for iommu_unmap_fast to document existing > limitation of underlying functions which can't split individual ranges. > > Suggested-by: Jason Gunthorpe <jgg@xxxxxxxxxx> > Acked-by: Will Deacon <will@xxxxxxxxxx> > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > Tested-by: Jens Axboe <axboe@xxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxx> > --- > drivers/iommu/iommu.c | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason