Re: [GIT PULL] Networking for v6.12

From: Linus Torvalds
Date: Mon Sep 16 2024 - 00:11:58 EST


On Sun, 15 Sept 2024 at 19:27, Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> Unideal, not sure if you'll be willing to pull without that fix but
> since we caught this recently I figured we'll defer to you during
> the MW instead of trying to fix it cross-tree.

I think just dealing with it during the merge window is fine, since it
doesn't seem to be a mis-compilation issue as much as a "doesn't build
due to incorrect asm constraints".

So it's not going to cause any _subtle_ issues, and the build fix is
known and pending and won't affect most people.

Linus