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, 2 insertions, 1 deletions
diff --git a/mm/vmstat.c b/mm/vmstat.c
index 968c0072e19a..490d8c1a0ded 100644
--- a/mm/vmstat.c
+++ b/mm/vmstat.c
@@ -458,7 +458,8 @@ static char *vmstat_text[] = {
458 "nr_anon_pages", 458 "nr_anon_pages",
459 "nr_mapped", 459 "nr_mapped",
460 "nr_file_pages", 460 "nr_file_pages",
461 "nr_slab", 461 "nr_slab_reclaimable",
462 "nr_slab_unreclaimable",
462 "nr_page_table_pages", 463 "nr_page_table_pages",
463 "nr_dirty", 464 "nr_dirty",
464 "nr_writeback", 465 "nr_writeback",