Re: Possible regression due to 269a535ca931 "modpost: generate vmlinux.symvers and reuse it for the second modpost"
From: Masahiro Yamada <masahiroy@kernel.org>
Date: 2021-03-04 17:26:27
Also in:
lkml
From: Masahiro Yamada <masahiroy@kernel.org>
Date: 2021-03-04 17:26:27
Also in:
lkml
On Fri, Mar 5, 2021 at 1:21 AM Vladimir Murzin [off-list ref] wrote: [ snip long description ]
Does that make sense? What I'm missing? P.S. I've also checked v5.12-rc1 and see the same symptoms
Since you ran "make allnoconfig", the module feature was disabled. (CONFIG_MODULES=n) That is why you cannot build external modules.
Cheers Vladimir
-- Best Regards Masahiro Yamada