Re: [git pull] drm fixes for 7.1-rc5

From: Linus Torvalds

Date: Sun May 24 2026 - 13:34:26 EST


On Sat, 23 May 2026 at 13:14, Nathan Chancellor <nathan@xxxxxxxxxx> wrote:
>
> This patch breaks the build for all clang versions and older GCC
> versions (at least GCC 8, the minimum supported version).

Bah. I'm surprised gcc allows that at all.

> Given how simple the fix is, perhaps Linus could apply it directly
> instead of waiting for another fixes cycle since we are about to be at
> -rc5 and the tree should be stabilizing?

Done.

Linus