On Fri, Jul 22, 2022 at 8:03 AM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > > > > On 7/21/22 04:02, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20220720: > > > > on i386: > > ld: drivers/mmc/host/sdhci-of-aspeed.o: in function `aspeed_sdhci_phase_ddr52': > sdhci-of-aspeed.c:(.text+0x2a2): undefined reference to `kunit_binary_assert_format' > ld: sdhci-of-aspeed.c:(.text+0x2c5): undefined reference to `kunit_do_failed_assertion' <...snip...> Thanks. This should be fixed by: https://lore.kernel.org/linux-kselftest/20220715040354.2629856-1-davidgow@xxxxxxxxxx/ Cheers, -- David