On 01.04.25 04:30, Swarna Prabhu wrote: > -# We still deadlock with this test on v6.10-rc2, we need more work. > -# but the below makes things better. > _fixed_by_git_commit kernel d99e3140a4d3 \ > "mm: turn folio_test_hugetlb into a PageType" > > +#merged on v6.11-rc4 > +_fixed_by_git_commit kernel 2e6506e1c4ee \ > + "mm/migrate: fix deadlock in migrate_pages_batch() on large folios" > + Do we really need the version information? It's kind of redundant when you have a commit hash.