mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand
[cascardo/linux.git] / mm / vmstat.c
index 5b289dc..879a2be 100644 (file)
@@ -923,6 +923,7 @@ static char * const migratetype_names[MIGRATE_TYPES] = {
        "Unmovable",
        "Reclaimable",
        "Movable",
+       "HighAtomic",
 #ifdef CONFIG_CMA
        "CMA",
 #endif