[PATCH v2 10/19] mm/migrate: Convert migrate_page() to migrate_folio()
David Sterba
dsterba at suse.cz
Thu Jun 9 09:26:14 PDT 2022
On Wed, Jun 08, 2022 at 04:02:40PM +0100, Matthew Wilcox (Oracle) wrote:
> Convert all callers to pass a folio. Most have the folio
> already available. Switch all users from aops->migratepage to
> aops->migrate_folio. Also turn the documentation into kerneldoc.
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy at infradead.org>
> Reviewed-by: Christoph Hellwig <hch at lst.de>
> ---
> drivers/gpu/drm/i915/gem/i915_gem_userptr.c | 4 +--
For
> fs/btrfs/disk-io.c | 2 +-
Acked-by: David Sterba <dsterba at suse.com>
More information about the linux-mtd
mailing list