On Wed, 11 Jan 2023 at 00:00, Matthew Wilcox [off-list ref] wrote:
On Tue, Jan 10, 2023 at 11:47:18AM +0200, Ilias Apalodimas wrote:
quoted
On Thu, Jan 05, 2023 at 09:46:22PM +0000, Matthew Wilcox (Oracle) wrote:
quoted
-__page_pool_put_page(struct page_pool *pool, struct page *page,
- unsigned int dma_sync_size, bool allow_direct)
Wow, neither of you noticed that the subject line mentioned the wrong
function ;-) I'm taking your R-b and A-b tags anyway ;-)
Well, the patches add temporary placeholders of functions to ensure
that none of the patches break the build. So when I was reviewing, I
was immediately jumping to the equivalent patch that was removing the
function later on and missed the commit log ...:)
Cheers
/Ilias