diff options
Diffstat (limited to 'mm/vmstat.c')
-rw-r--r-- | mm/vmstat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/vmstat.c b/mm/vmstat.c index 751a65e00aa..0c3b5048773 100644 --- a/mm/vmstat.c +++ b/mm/vmstat.c | |||
@@ -880,6 +880,7 @@ static const char * const vmstat_text[] = { | |||
880 | "numa_local", | 880 | "numa_local", |
881 | "numa_other", | 881 | "numa_other", |
882 | #endif | 882 | #endif |
883 | "nr_anon_transparent_hugepages", | ||
883 | "nr_dirty_threshold", | 884 | "nr_dirty_threshold", |
884 | "nr_dirty_background_threshold", | 885 | "nr_dirty_background_threshold", |
885 | 886 | ||