On Tue, Dec 17, 2024 at 4:37 PM David Wei <dw@xxxxxxxxxxx> wrote: > > From: Pavel Begunkov <asml.silence@xxxxxxxxx> > > page_pool_check_memory_provider() is a generic path and shouldn't assume > anything about the actual type of the memory provider argument. It's > fine while devmem is the only provider, but cast away the devmem > specific binding types to avoid confusion. > > Signed-off-by: Pavel Begunkov <asml.silence@xxxxxxxxx> > Signed-off-by: David Wei <dw@xxxxxxxxxxx> Reviewed-by: Mina Almasry <almasrymina@xxxxxxxxxx> -- Thanks, Mina