On Thu, Sep 18, 2025 at 05:09:28PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <[email protected]> > > Combine resource and page mappings routines to one function > and remove .map_resource/.unmap_resource callbacks completely. > > Signed-off-by: Leon Romanovsky <[email protected]> > --- > drivers/xen/swiotlb-xen.c | 63 ++++++++++++++++++--------------------- > 1 file changed, 29 insertions(+), 34 deletions(-)
Reviewed-by: Jason Gunthorpe <[email protected]> Jason
