On Fri, Jul 11, 2025 at 12:35:59PM +0200, Thomas Weißschuh wrote: > Hi Kees, Al, Christian and Honza, > > On Thu, Jun 26, 2025 at 08:10:14AM +0200, Thomas Weißschuh wrote: > > The KUnit UAPI infrastructure starts userspace processes. > > As it should be able to be built as a module, export the necessary symbols. What's wrong with kernel/umh.c? > could you take a look at these new symbol exports? > > +EXPORT_SYMBOL_GPL_FOR_MODULES(put_filesystem, "kunit-uapi"); What's that one for???