Re: [PATCH v4 06/11] mm: thp: make split queue lock safe when LRU pages are reparented

From: Roman Gushchin
Date: Tue May 24 2022 - 22:54:50 EST


On Tue, May 24, 2022 at 02:05:46PM +0800, Muchun Song wrote:
> Similar to the lruvec lock, we use the same approach to make the split
> queue lock safe when LRU pages are reparented.
>
> Signed-off-by: Muchun Song <songmuchun@xxxxxxxxxxxxx>

Please, merge this into the previous patch (like Johannes asked
for the lruvec counterpart).

And add:
Acked-by: Roman Gushchin <roman.gushchin@xxxxxxxxx> .

Thanks!