On Sun, 20 Apr 2025 21:33:19 -0700 Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > On Sun, 20 Apr 2025 at 18:52, Kees Cook <kees@xxxxxxxxxx> wrote: > > > > Can you please revert this mess and use what has already been planned > > for this warning? It is, once again, really frustrating when you update > > to unreleased compiler versions. :( > > Ehh. Kees, that's the compiler in F42. > > Really. It's not some "unreleased compiler version". Would it make sens to disable the warning on versions of gcc 15 that don't contain all the 'fixes'? After all they are compile time checks so only need to be detected by one person doing a build - not everyone. David > > It's the main compiler in one of the biggest Linux distributions, out now. > > Why do you think I made the change? Because the kernel DID NOT BUILD > without those changes. > > So no. This was not some kind of "solved problem". Quite the reverse. > > Linus >