Re: [PATCH 08/10] vmscan: Add check_move_unevictable_folios()

From: Christoph Hellwig
Date: Wed Jun 08 2022 - 05:06:26 EST


On Sun, Jun 05, 2022 at 08:38:52PM +0100, Matthew Wilcox (Oracle) wrote:
> Change the guts of check_move_unevictable_pages() over to use folios
> and add check_move_unevictable_pages() as a wrapper.

The changes here look fine, but please also add patches for converting
the two callers (which looks mostly trivial to me).