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/dr...
This fix already exists in 5.15.y: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/driv... …but is missing in 5.10.y.
I now backported it to 5.10.y here: https://lore.kernel.org/stable/20251018195945.18825-1-farbere@amazon.com/T/#...
Thanks,I've queued that up now.
greg k-h