* Re: linux-next: Tree for Jul 27 (arch/s390/kernel/cert_store.c)
[not found] <20230727143346.079d4e5a@canb.auug.org.au>
@ 2023-07-27 15:57 ` Randy Dunlap
2023-07-27 16:34 ` Sven Schnelle
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2023-07-27 15:57 UTC (permalink / raw)
To: Stephen Rothwell, Linux Next Mailing List
Cc: Linux Kernel Mailing List, Anastasia Eskova, Heiko Carstens,
Arnd Bergmann, open list:S390 ARCHITECTURE
On 7/26/23 21:33, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20230726:
>
on s390:
gcc-13.1.0-nolibc/s390-linux/bin/s390-linux-ld: arch/s390/kernel/cert_store.o: in function `check_certificate_hash':
arch/s390/kernel/cert_store.c:267: undefined reference to `sha256'
so config CERT_STORE should select CRYPTO_SHA256 or CRYPTO_SHA256_S390 ?
or both?
--
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux-next: Tree for Jul 27 (arch/s390/kernel/cert_store.c)
2023-07-27 15:57 ` linux-next: Tree for Jul 27 (arch/s390/kernel/cert_store.c) Randy Dunlap
@ 2023-07-27 16:34 ` Sven Schnelle
0 siblings, 0 replies; 2+ messages in thread
From: Sven Schnelle @ 2023-07-27 16:34 UTC (permalink / raw)
To: Randy Dunlap
Cc: Stephen Rothwell, Linux Next Mailing List,
Linux Kernel Mailing List, Anastasia Eskova, Heiko Carstens,
Arnd Bergmann, open list:S390 ARCHITECTURE
Randy Dunlap <rdunlap@infradead.org> writes:
> On 7/26/23 21:33, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20230726:
>>
>
> on s390:
>
> gcc-13.1.0-nolibc/s390-linux/bin/s390-linux-ld: arch/s390/kernel/cert_store.o: in function `check_certificate_hash':
> arch/s390/kernel/cert_store.c:267: undefined reference to `sha256'
>
> so config CERT_STORE should select CRYPTO_SHA256 or CRYPTO_SHA256_S390 ?
> or both?
I would assume it misses 'select CRYPTO_LIB_SHA256'. We'll prepare a
fix, thanks for letting us know!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-27 16:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20230727143346.079d4e5a@canb.auug.org.au>
2023-07-27 15:57 ` linux-next: Tree for Jul 27 (arch/s390/kernel/cert_store.c) Randy Dunlap
2023-07-27 16:34 ` Sven Schnelle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).