> On Jan 12, 2024, at 02:12, Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> wrote: > > Replace seven calls to compound_head() with one. We still use the > page as page_mapped() is different from folio_mapped(). > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> Reviewed-by: Muchun Song <muchun.song@xxxxxxxxx> Thanks.