Re: Linux 6.18-rc7

From: Linus Torvalds

Date: Wed Nov 26 2025 - 15:37:40 EST


On Tue, 25 Nov 2025 at 15:49, Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
>
> i386:allyesconfig still suffers from
>
> Building i386:allyesconfig ... failed

Bah. I'll give up on waiting for proper channels, and am just fixing
this myself.

The code looks wrong anyway, since it seems to round to usecs at the
wrong point, causing *two* of those divides.

And if my untested fix - at least it builds for me now - causes
problems, I'll just mark that driver broken. It may be new, but
doesn't seem to be maintained: this build issue has been going on for
way too long.

Linus