Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback()
From: David Hildenbrand
Date: Mon Oct 13 2025 - 04:08:49 EST
On 13.10.25 06:36, Byungchul Park wrote:
On Tue, Oct 07, 2025 at 09:04:59AM +0200, David Hildenbrand wrote:
On 07.10.25 08:32, Yunseong Kim wrote:
Hi Hillf,
Here are the syzlang and kernel log, and you can also find the gist snippet
in the body of the first RFC mail:
https://gist.github.com/kzall0c/a6091bb2fd536865ca9aabfd017a1fc5
I am reviewing this issue again on the v6.17, The issue is always reproducible,
usually occurring within about 10k attempts with the 8 procs.
I can see a DEPT splat and I wonder what happens if DEPT is disabled.
Will the machine actually deadlock or is this just DEPT complaining (and
Of course, it was an actual deadlock, not just DEPT splat.
Okay, so some deadlock was triggered, but not the one described by DEPT, thanks.
--
Cheers
David / dhildenb