Byungchul Park <byungchul@xxxxxx> writes: > Now that __page_pool_alloc_page_order() uses netmem alloc/put APIs, not > page alloc/put APIs, rename it to __page_pool_alloc_netmem_order() to > reflect what it does. > > Signed-off-by: Byungchul Park <byungchul@xxxxxx> > Reviewed-by: Mina Almasry <almasrymina@xxxxxxxxxx> I think it would be OK to squash this with the preceding patch; but regardless: Reviewed-by: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>