Re: [GIT PULL] Modules changes for v6.13-rc1

From: Luis Chamberlain
Date: Wed Nov 27 2024 - 21:22:34 EST


On Wed, Nov 27, 2024 at 03:56:48PM -0800, Linus Torvalds wrote:
> On Wed, 27 Nov 2024 at 15:26, Luis Chamberlain <mcgrof@xxxxxxxxxx> wrote:
> >
> > On Wed, Nov 27, 2024 at 02:35:36PM -0800, Luis Chamberlain wrote:
> > > Sorry about that, I'm on it.
> >
> > OK here is a fix, goes double build tested and then run time tested.
>
> No, you misunderstand.
>
> I don't mind the tests being built. That's *good*.
>
> I mind them being built *twice*. That means that there's some
> seriously broken lack of dependency logic.

Ah, gobble gobble, got it. That was also fixed in the patch but it I
also changed the default build to go fast, ok we'll revert back to the
older defaults (TEST_KALLSYMS_LARGE now) now and just make it clear the
double build was the issue being fixed.