On Thu, Dec 19, 2024, at 12:53, Mark Rutland wrote: > On Wed, Sep 25, 2024 at 03:58:38PM +0000, Arnd Bergmann wrote: >> On Wed, Sep 25, 2024, at 15:01, Ard Biesheuvel wrote: >> > From: Ard Biesheuvel <ardb@xxxxxxxxxx> >> >> We obviously need to go through all the other version checks >> to see what else can be cleaned up. I would suggest we also >> raise the binutils version to 2.30+, which is what RHEL8 >> shipped alongside gcc-8. I have not found other distros that >> use older binutils in combination with gcc-8 or higher, >> Debian 10 uses binutils-2.31. >> I don't think we want to combine the additional cleanup with >> your series, but if we can agree on the version, we can do that >> in parallel. > > Were you planning to send patches to that effect, or did you want > someone else to do that? I think we were largely agreed on making those > changes, but it wasn't clear to me who was actually going to send > patches, and I couldn't spot a subsequent thread on LKML. I hadn't planned on doing that, but I could help (after my vacation). As Ard already posted the the patch for gcc, I was expecting that this one would get merged along with the other patches in the series. Ard, what is the status of your series, is this likely to make it into 6.14, or should we have a separate patch to just raise the minimum gcc and binutils version independent of your work? Arnd