On Mon, 17 Apr 2023 19:48:07 +0800 Kefeng Wang <wangkefeng.wang@xxxxxxxxxx> wrote: > Both of them change the arg from page_list to folio_list when convert > them to use a folio, but not the declaration, let's correct it, also > move the reclaim_pages() from swap.h to internal.h as it only used > in mm. > > Signed-off-by: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx> Reviewed-by: SeongJae Park <sj@xxxxxxxxxx> Thanks, SJ [...]