2024-04-03 12:58:40

by David Howells

[permalink] [raw]
Subject: Re: [PATCH 15/26] mm: Export writeback_iter()

Christoph Hellwig <[email protected]> wrote:

> > So why are we bothering with EXPORT_SYMBOL at all? Why don't you just
> > send a patch replace all of them with EXPORT_SYMBOL_GPL()?
>
> No my business.

Clearly it is as you're gradually replacing APIs with stuff that is GPL'd.

> But if you want to side track this let me just put this in here:
>
> NAK to the non-GPL EXPORT of writeback_iter().

Very well, I'll switch that export to GPL. Christian, if you can amend that
patch in your tree?

David