[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20220712104554.408dbf42@gandalf.local.home>
Date: Tue, 12 Jul 2022 10:45:54 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
David Howells <dhowells@...hat.com>,
Simo Sorce <simo@...hat.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
keyrings@...r.kernel.org, linux-crypto@...r.kernel.org
Subject: [BUILD BUG] regression from certs: Move load_certificate_list() to
be with the asymmetric keys code
I have a config that now fails to build due to commit 60050ffe3d770
("certs: Move load_certificate_list() to be with the asymmetric keys code")
CC .vmlinux.export.o
LD .tmp_vmlinux.kallsyms1
ld: certs/system_keyring.o: in function `load_system_certificate_list':
system_keyring.c:(.init.text+0x35): undefined reference to `x509_load_certificate_list'
make[1]: *** [/work/build/trace/nobackup/linux-test.git/Makefile:1164: vmlinux] Error 1
make[1]: Leaving directory '/work/build/trace/nobackup/mxtest'
make: *** [Makefile:219: __sub-make] Error 2
If I revert this commit, it builds fine.
Attached is the config.
Thanks,
-- Steve
Download attachment "config" of type "application/octet-stream" (157681 bytes)
Powered by blists - more mailing lists