aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/vmstat.c')
-rw-r--r--mm/vmstat.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/mm/vmstat.c b/mm/vmstat.c
index 355a9e669aaa..44e7ac0fdb66 100644
--- a/mm/vmstat.c
+++ b/mm/vmstat.c
@@ -745,6 +745,9 @@ static const char * const vmstat_text[] = {
745 "nr_isolated_anon", 745 "nr_isolated_anon",
746 "nr_isolated_file", 746 "nr_isolated_file",
747 "nr_shmem", 747 "nr_shmem",
748 "nr_dirtied",
749 "nr_written",
750
748#ifdef CONFIG_NUMA 751#ifdef CONFIG_NUMA
749 "numa_hit", 752 "numa_hit",
750 "numa_miss", 753 "numa_miss",