Re: linux-next: build failure after merge of the kunit-next tree

From: Gabriela Bittencourt
Date: Fri Oct 04 2024 - 09:27:13 EST


Hi all,

On 10/4/24 1:11 AM, Stephen Rothwell wrote:
Hi all,

After merging the kunit-next tree, today's linux-next build (x86_64
allmodconfig) failed like this:

ERROR: modpost: "utf8nlen" [fs/unicode/tests/utf8_kunit.ko] undefined!
ERROR: modpost: "utf8ncursor" [fs/unicode/tests/utf8_kunit.ko] undefined!
ERROR: modpost: "utf8byte" [fs/unicode/tests/utf8_kunit.ko] undefined!
ERROR: modpost: "utf8version_is_supported" [fs/unicode/tests/utf8_kunit.ko] undefined!

Caused by commit

94d8a0976d2d ("unicode: kunit: refactor selftest to kunit tests")


Here should I change the commit and send a new version of it or should I send a new commit fixing the problem?

I have used the kunit-next tree from next-20241003 for today.


Thanks,
Gabriela