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

From: Shuah Khan
Date: Tue Aug 06 2024 - 15:20:15 EST


On 8/5/24 20:06, David Gow wrote:
On Tue, 6 Aug 2024 at 07:18, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:

Hi all,

After merging the kunit-fixes tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:

ERROR: modpost: "__start_rodata" [lib/kunit/kunit.ko] undefined!
ERROR: modpost: "__end_rodata" [lib/kunit/kunit.ko] undefined!

Caused by commit

7d3c33b290b1 ("kunit: Device wrappers should also manage driver name")



David,

Looks like the above patch below is still under review - I can drop
7d3c33b290b1 for now to avoid build failures. Thoughts?

thanks,
-- Shuah