Commit 91c64870 authored by popcornmix's avatar popcornmix
Browse files

Revert "Revert "mm: alloc_contig: re-allow CMA to compact FS pages""

This reverts commit 00f0e834.
parent 27e84c62
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7527,6 +7527,7 @@ int alloc_contig_range(unsigned long start, unsigned long end,
		.zone = page_zone(pfn_to_page(start)),
		.mode = MIGRATE_SYNC,
		.ignore_skip_hint = true,
		.gfp_mask = current_gfp_context(gfp_mask),
	};
	INIT_LIST_HEAD(&cc.migratepages);