Re: [PATCH v4 4/4] mm/swap: Convert deactivate_page() to folio_deactivate()
From: Yu Zhao
Date: Thu Dec 22 2022 - 20:11:27 EST
On Wed, Dec 21, 2022 at 11:10 AM Vishal Moola (Oracle)
<vishal.moola@xxxxxxxxx> wrote:
>
> Deactivate_page() has already been converted to use folios, this change
> converts it to take in a folio argument instead of calling page_folio().
> It also renames the function folio_deactivate() to be more consistent
> with other folio functions.
There is one more in mm/vmscan.c.
Please git grep.