In looking through a "git log -p --reverse v6.10-rc6..HEAD" of mm-everything, I just noticed a small anomaly in mm-stable: ac90c56bbd73 "mm/ksm: refactor out try_to_merge_with_zero_page()" modifies mm/hugetlb.c! undoing a oneliner which had been folded-merged into 003af997c8a9 "hugetlb: force allocating surplus hugepages on mempolicy allowed nodes" which comes just before it. Hugh