On Fri, Dec 09, 2022 at 10:06:18AM +0800, Kefeng Wang wrote: > mark_page_lazyfree() and the callers are converted to use folio, > this rename and make it to take in a folio argument instead of > calling page_folio(). > > Signed-off-by: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx> Reviewed-by: Vishal Moola (Oracle) <vishal.moola@xxxxxxxxx>