diff options
| author | Vishal Moola (Oracle) <[email protected]> | 2023-01-30 12:18:33 -0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-02-13 15:54:31 -0800 |
| commit | 4a64981dfee9119aa2c1f243b48f34cbbd67779c (patch) | |
| tree | 5db47166d5f8c12540aef550747b2b1cd3e1178e /include/linux | |
| parent | d451b89dcd183da725eda84dfb8a46c0b32a4234 (diff) | |
mm/mempolicy: convert migrate_page_add() to migrate_folio_add()
Replace migrate_page_add() with migrate_folio_add(). migrate_folio_add()
does the same a migrate_page_add() but takes in a folio instead of a page.
This removes a couple of calls to compound_head().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vishal Moola (Oracle) <[email protected]>
Reviewed-by: Yin Fengwei <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Jane Chu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions