Re: [PATCH v5 3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC

From: Alex Ghiti
Date: Wed Mar 06 2019 - 14:42:28 EST


On 3/6/19 2:30 PM, Vlastimil Babka wrote:
On 3/6/19 8:00 PM, Alexandre Ghiti wrote:
This condition allows to define alloc_contig_range, so simplify
it into a more accurate naming.

Suggested-by: Vlastimil Babka <vbabka@xxxxxxx>
Signed-off-by: Alexandre Ghiti <alex@xxxxxxxx>
Acked-by: Vlastimil Babka <vbabka@xxxxxxx>

(you could have sent this with my ack from v4 as there wasn't
significant change, just the one I suggested :)

Thanks, that's good to know.

Alex