diff options
author | Huang Ying <[email protected]> | 2022-11-09 09:23:47 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-11-30 15:58:54 -0800 |
commit | 49f51859221a3dfee27488eaeaff800459cac6a9 (patch) | |
tree | 757295879141394f2359a6e1d918d6f998aa0ce4 /lib/mpi/mpi-mod.c | |
parent | 16fd6b31dd9b24acf83d439a73a41c4138199424 (diff) |
migrate: convert unmap_and_move() to use folios
Patch series "migrate: convert migrate_pages()/unmap_and_move() to use
folios", v2.
The conversion is quite straightforward, just replace the page API to the
corresponding folio API. migrate_pages() and unmap_and_move() mostly work
with folios (head pages) only.
This patch (of 2):
Quite straightforward, the page functions are converted to corresponding
folio functions. Same for comments.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: "Huang, Ying" <[email protected]>
Reviewed-by: Yang Shi <[email protected]>
Reviewed-by: Zi Yan <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Baolin Wang <[email protected]>
Cc: Oscar Salvador <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions