在 2025/5/23 13:30, Oscar Salvador 写道:
On Fri, May 23, 2025 at 11:46:51AM +0800, Ge Yang wrote:
The implementation of alloc_and_dissolve_hugetlb_folio differs between kernel 6.6 and kernel 6.15. To facilitate backporting, I'm planning to submit another patch based on Oscar Salvador's suggestion.
If the code differs a lot between a stable version and upstream, the way to go is to submit a specific patch for the stable one that applies to that tree, e.g: [PATCH 6.6]...
Ok, thanks.