lightnvm: missing free on init error
[linux-2.6-block.git] / mm / vmstat.c
index ffcb4f58bf3eb4cbe7cc13b74a7793c52d14b192..879a2be23325ce73158e097eb381628a5fd5f548 100644 (file)
@@ -923,7 +923,7 @@ static char * const migratetype_names[MIGRATE_TYPES] = {
        "Unmovable",
        "Reclaimable",
        "Movable",
-       "Reserve",
+       "HighAtomic",
 #ifdef CONFIG_CMA
        "CMA",
 #endif