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 f16b33eb6d5c..3baf4dffa62a 100644 --- a/mm/vmstat.c +++ b/mm/vmstat.c | |||
| @@ -395,6 +395,7 @@ struct seq_operations fragmentation_op = { | |||
| 395 | 395 | ||
| 396 | static char *vmstat_text[] = { | 396 | static char *vmstat_text[] = { |
| 397 | /* Zoned VM counters */ | 397 | /* Zoned VM counters */ |
| 398 | "nr_anon_pages", | ||
| 398 | "nr_mapped", | 399 | "nr_mapped", |
| 399 | "nr_file_pages", | 400 | "nr_file_pages", |
| 400 | 401 | ||
