Re: linux-next: Tree for Dec 1 [crypto/aegis128.ko]

From: Randy Dunlap
Date: Tue Dec 01 2020 - 16:43:00 EST


On 12/1/20 1:37 PM, Randy Dunlap wrote:
> On 12/1/20 1:29 PM, Ard Biesheuvel wrote:
>> On Tue, 1 Dec 2020 at 20:53, Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>>>
>>> On 12/1/20 2:03 AM, Stephen Rothwell wrote:
>>>> Hi all,
>>>>
>>>> Changes since 20201130:
>>>>
>>>
>>> on i386 or x86_64:
>>>
>>> CONFIG_CRYPTO_AEGIS128=m
>>> CONFIG_CRYPTO_AEGIS128_AESNI_SSE2=y
>>>
>>>
>>> ERROR: modpost: "crypto_aegis128_update_simd" [crypto/aegis128.ko] undefined!
>>>
>>
>> Fix posted here.
>> https://lore.kernel.org/linux-crypto/20201130122620.16640-1-ardb@xxxxxxxxxx/
>>
>

thanks. That works for me also.

Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> # build-tested


>> Which compiler version are you using? This does not reproduce for me
>> with GCC 7.5.0
>>
>
> gcc (SUSE Linux) 7.5.0
>
> You could try the attached x86_64 randconfig file...
>


--
~Randy