On Thu, Aug 29, 2024 at 10:54:53PM +0800, Kefeng Wang wrote: > Like isolate_lru_page(), make isolate_movable_page() as a wrapper > around folio_isolate_movable(), since isolate_movable_page() always But not everything that is movable is a folio. Look at who sets movable ops to see counterexamples.