On Wed, Aug 18, 2021 at 04:06:51PM +0200, Christoph Hellwig wrote: > The exported symbols in utf8-norm.c are not needed for normal > file system consumers, so move them to conditional _GPL exports > just for the selftest. Would it be better to use EXPORT_SYMBOL_NS_GPL()?