Hi Andrew, On 2024/7/29 03:50, Andrew Morton wrote:
The patch titled Subject: mm/migrate: fix deadlock in migrate_pages_batch() on large folios has been added to the -mm mm-hotfixes-unstable branch. Its filename is mm-migrate-fix-deadlock-in-migrate_pages_batch-on-large-folios.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/mm-migrate-fix-deadlock-in-migrate_pages_batch-on-large-folios.patch This patch will later appear in the mm-hotfixes-unstable branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next via the mm-everything branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm and is updated there every 2-3 working days
Could you replace this version to v2? https://lore.kernel.org/linux-mm/20240729021306.398286-1-hsiangkao@xxxxxxxxxxxxxxxxx/ Huang, Ying has reviewed it. And I've also tested this version for days, it seems to really fix the issue. I think it applys for v6.3+ anyway, but Huang, Ying didn't confirm that tho. Thanks, Gao Xiang