On Sat, Oct 18, 2025 at 08:07:32PM +0000, Farber, Eliav wrote: > > On Fri, Oct 17, 2025 at 09:04:52AM +0000, Eliav Farber wrote: > > > This series backports 27 patches to update minmax.h in the 5.10.y > > > branch, aligning it with v6.17-rc7. > > > > > > The ultimate goal is to synchronize all long-term branches so that they > > > include the full set of minmax.h changes. > > > > > > - 6.12.y has already been backported; the changes are included in > > > v6.12.49. > > > - 6.6.y has already been backported; the changes are included in > > > v6.6.109. > > > - 6.1.y has already been backported; the changes are currently in the > > > 6.1-stable tree. > > > - 5.15.y has already been backported; the changes are currently in the > > > 5.15-stable tree. > > > > With this series applied, on an arm64 server, building 'allmodconfig', I > > get the following build error. > > > > Oddly I don't see it on my x86 server, perhaps due to different compiler > > versions? > > > > Any ideas? > > This mainline commit is missing: > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/net/wireless/ralink/rt2x00/rt2800lib.c?h=v6.18-rc1&id=66063033f77e10b985258126a97573f84bb8d3b4 > > This fix already exists in 5.15.y: > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/net/wireless/ralink/rt2x00/rt2800lib.c?h=v5.15.194&id=2d3cef3d7a5df260a14a6679c4aca0c97e570ee5 > …but is missing in 5.10.y. > > I now backported it to 5.10.y here: > https://lore.kernel.org/stable/[email protected]/T/#u
Thanks,I've queued that up now. greg k-h
