Re: [PATCH] mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
From: David Hildenbrand
Date: Tue Apr 18 2023 - 11:41:23 EST
On 17.04.23 13:48, Kefeng Wang 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: David Hildenbrand <david@xxxxxxxxxx>
--
Thanks,
David / dhildenb