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 490d8c1a0ded..69c657132e1f 100644 --- a/mm/vmstat.c +++ b/mm/vmstat.c | |||
@@ -465,6 +465,7 @@ static char *vmstat_text[] = { | |||
465 | "nr_writeback", | 465 | "nr_writeback", |
466 | "nr_unstable", | 466 | "nr_unstable", |
467 | "nr_bounce", | 467 | "nr_bounce", |
468 | "nr_vmscan_write", | ||
468 | 469 | ||
469 | #ifdef CONFIG_NUMA | 470 | #ifdef CONFIG_NUMA |
470 | "numa_hit", | 471 | "numa_hit", |