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

From: Linus Torvalds
Date: Wed Nov 27 2024 - 18:57:16 EST


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.

Linus