Joel Stanley writes:
> On Mon, 15 May 2023 at 12:48, Michael Ellerman wrote:
>>
>> When VSX is disabled, eg. microwatt_defconfig, the build fails with:
>>
>> In function ‘enable_kernel_vsx’,
>> inlined from ‘vsx_begin’ at
>> arch/powerpc/crypto/aes-gcm-p10-glue.c:68:2,
>> inlined f
On Mon, 15 May 2023 at 12:48, Michael Ellerman wrote:
>
> When VSX is disabled, eg. microwatt_defconfig, the build fails with:
>
> In function ‘enable_kernel_vsx’,
> inlined from ‘vsx_begin’ at arch/powerpc/crypto/aes-gcm-p10-glue.c:68:2,
> inlined from ‘p10_aes_gcm_crypt.constprop’
When VSX is disabled, eg. microwatt_defconfig, the build fails with:
In function ‘enable_kernel_vsx’,
inlined from ‘vsx_begin’ at arch/powerpc/crypto/aes-gcm-p10-glue.c:68:2,
inlined from ‘p10_aes_gcm_crypt.constprop’ at
arch/powerpc/crypto/aes-gcm-p10-glue.c:244:2:
...
arch/pow