Re: [PATCH] mm/migrate: fix hugetlbfs deadlock by respecting lock ordering
From: Jinchao Wang
Date: Fri Jan 09 2026 - 00:17:36 EST
On Fri, Jan 09, 2026 at 04:06:22AM +0000, Matthew Wilcox wrote:
> On Fri, Jan 09, 2026 at 11:47:16AM +0800, Jinchao Wang wrote:
> > Link: https://lore.kernel.org/all/68e9715a.050a0220.1186a4.000d.GAE@xxxxxxxxxx/
> > Link: https://lore.kernel.org/all/20260108123957.1123502-2-wangjinchao600@xxxxxxxxx
> > Reported-by: syzbot+2d9c96466c978346b55f@xxxxxxxxxxxxxxxxxxxxxxxxx
> > Suggested-by: Matthew Wilcox <willy@xxxxxxxxxxxxx>
> > Signed-off-by: Jinchao Wang <wangjinchao600@xxxxxxxxx>
>
> ... and by "Suggested-by", you mean "completely written by", right?
>
> Or did you change it in some way?
Yes, it is completely written by you. I verified it against the syzkaller
reproducer and reviewed the code logic.
If you prefer, I am happy to update the attribution, for example by replacing
Suggested-by with Co-developed-by, or by listing you as the author instead. I
can also drop my patch if that is more appropriate.
Please let me know what you prefer.
Thanks.