On Mon, Sep 21, 2026 at 02:25:57PM +0100, Harry Yoo wrote: > On Mon, Sep 21, 2026 at 12:58:17AM -0700, Kees Cook wrote: > Didn't take a deeper look at this yet but this is causing an error: > > MODPOST Module.symvers > ERROR: modpost: lib/tests/slub_kunit.ko: symbol 'mem_cgroup_kmem_disabled' > undefined!
Argh, modular build. Of all the things I tested, I didn't actually test kunit modular build. :P It's so easy to use kunit.py that I forget it's doing a monolithic build under the hood. :P I'll get that fixed. -- Kees Cook

