Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers

From: Christoph Hellwig
Date: Wed Jun 05 2024 - 04:29:47 EST


On Mon, Jun 03, 2024 at 03:52:32PM +0100, Pavel Begunkov wrote:
> The question for Christoph is what exactly is the objection here? Why we
> would not be using well defined ops when we know there will be more
> users?

The point is that there should be no more users. If you need another
case you are doing something very wrong.