Re: Possible regression due to 269a535ca931 "modpost: generate vmlinux.symvers and reuse it for the second modpost"
From: Masahiro Yamada
Date: Thu Mar 04 2021 - 12:26:27 EST
On Fri, Mar 5, 2021 at 1:21 AM Vladimir Murzin <vladimir.murzin@xxxxxxx> 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