On Thu, Dec 07, 2023 at 04:52:32PM -0800, Mina Almasry wrote: > From: Jakub Kicinski <k...@kernel.org> > > Releasing the DMA mapping will be useful for other types > of pages, so factor it out. Make sure compiler inlines it, > to avoid any regressions. > > Signed-off-by: Jakub Kicinski <k...@kernel.org> > Signed-off-by: Mina Almasry <almasrym...@google.com> >
Reviewed-by: Shakeel Butt <shake...@google.com>