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 280a7ed549f2..1a32130b958c 100644 --- a/mm/vmstat.c +++ b/mm/vmstat.c | |||
@@ -612,6 +612,7 @@ static const char * const vmstat_text[] = { | |||
612 | "nr_unstable", | 612 | "nr_unstable", |
613 | "nr_bounce", | 613 | "nr_bounce", |
614 | "nr_vmscan_write", | 614 | "nr_vmscan_write", |
615 | "nr_writeback_temp", | ||
615 | 616 | ||
616 | #ifdef CONFIG_NUMA | 617 | #ifdef CONFIG_NUMA |
617 | "numa_hit", | 618 | "numa_hit", |