Re: [PATCH] modules: move module symbols from init/Kconfig

From: Luis Chamberlain
Date: Mon Jul 11 2022 - 15:07:58 EST


On Mon, Jul 11, 2022 at 06:33:08PM +0000, Christophe Leroy wrote:
>
>
> Le 11/07/2022 à 18:20, Luis Chamberlain a écrit :
> > This moves all the module symbols from init/Kconfig to its
> > own dedicated file now that we have all of the module code in
> > its own directory.
> >
> > This does not introduce any functional changes.
> >
> > Signed-off-by: Luis Chamberlain <mcgrof@xxxxxxxxxx>
>
> It is similar to the patch I sent in February, isn't it ?
> (https://patchwork.kernel.org/project/linux-modules/patch/4042712961d42186c449734c253511ea7076c780.1645543105.git.christophe.leroy@xxxxxxxxxx/)

Sorry, I had missed that. Can you send a new v2 based on today's
modules-next? And I'll just drop my patch?

Luis