Re: [PATCH net-next v4 6/7] page_pool: check for DMA sync shortcut earlier

From: Christoph Hellwig
Date: Fri Apr 26 2024 - 01:02:51 EST


On Wed, Apr 24, 2024 at 10:52:49AM +0200, Alexander Lobakin wrote:
> Breh, this breaks builds on !DMA_NEED_SYNC systems, as this function
> isn't defined there, and my CI didn't catch it in time... I'll ifdef
> this in the next spin after some reviews for this one.

I looked over the dma-mapping parts of the series and it looks fine
to me. So please resend as the fixed up version as soon as you fine
time for it.