[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
[safe/jmp/linux-2.6] / mm / vmstat.c
index dc9e692..292a35f 100644 (file)
@@ -399,12 +399,12 @@ static char *vmstat_text[] = {
        "nr_mapped",
        "nr_file_pages",
        "nr_slab",
+       "nr_page_table_pages",
 
        /* Page state */
        "nr_dirty",
        "nr_writeback",
        "nr_unstable",
-       "nr_page_table_pages",
 
        "pgpgin",
        "pgpgout",