diff options
author | Hugh Dickins <[email protected]> | 2024-07-06 14:29:00 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-07-12 15:52:21 -0700 |
commit | a5ea521250afdf3d70c72970660f44aebf56ea19 (patch) | |
tree | eee0f4fab0dfedbdc6da309966f9bbea9a15eabf /drivers/fpga/fpga-bridge.c | |
parent | f6953e22af7dd1466f71102627791eae0c30ef68 (diff) |
mm: simplify folio_migrate_mapping()
Now that folio_undo_large_rmappable() is an inline function checking
order and large_rmappable for itself (and __folio_undo_large_rmappable()
is now declared even when CONFIG_TRANASPARENT_HUGEPAGE is off) there is
no need for folio_migrate_mapping() to check large and large_rmappable
first (in the mapping case when it has had to freeze anyway).
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Hugh Dickins <[email protected]>
Reviewed-by: Zi Yan <[email protected]>
Cc: Baolin Wang <[email protected]>
Cc: Barry Song <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Kefeng Wang <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Nhat Pham <[email protected]>
Cc: Yang Shi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions