Re: [PATCH v2 38/46] mm: Add folio_evictable()

From: Christoph Hellwig
Date: Wed Jun 23 2021 - 05:55:09 EST


> + * Reasons folio might not be evictable:
> + * 1. page's mapping marked unevictable
> + * 2. page is part of an mlocked VMA

s/page/folio/?

Otherwise looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>