From: Jesper Dangaard Brouer
Date: Thu, 13 Jun 2019 20:28:01 +0200
> This patchset fix page_pool API and users, such that drivers can use it for
> DMA-mapping.
...
Please address the minor nits and respin and I'll apply this.
Thanks.
This patchset fix page_pool API and users, such that drivers can use it for
DMA-mapping. A number of places exist, where the DMA-mapping would not get
released/unmapped, all these are fixed. This occurs e.g. when an xdp_frame
gets converted to an SKB. As network stack doesn't have any callback for