Re: linux-next: Tree for Sep 2 (lib/ubsan.c)

From: Randy Dunlap
Date: Fri Sep 04 2020 - 02:12:16 EST


On 9/2/20 8:44 AM, Randy Dunlap wrote:
> On 9/2/20 1:09 AM, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20200828:
>>
>
>
> on i386:
>
> ../lib/ubsan.c: In function ‘ubsan_prologue’:
> ../lib/ubsan.c:141:2: error: implicit declaration of function ‘kunit_fail_current_test’; did you mean ‘kunit_init_test’? [-Werror=implicit-function-declaration]
> kunit_fail_current_test();
>
>
> Full randconfig file is attached.
>

Hi Brendan,

Do you know anything about this build error?

I can't find kunit_fail_current_test() anywhere.

thanks.
--
~Randy