diff options
Diffstat (limited to 'mm/vmstat.c')
-rw-r--r-- | mm/vmstat.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mm/vmstat.c b/mm/vmstat.c index 7214a4511257..c81321f9feec 100644 --- a/mm/vmstat.c +++ b/mm/vmstat.c | |||
@@ -644,6 +644,8 @@ static const char * const vmstat_text[] = { | |||
644 | "nr_bounce", | 644 | "nr_bounce", |
645 | "nr_vmscan_write", | 645 | "nr_vmscan_write", |
646 | "nr_writeback_temp", | 646 | "nr_writeback_temp", |
647 | "nr_isolated_anon", | ||
648 | "nr_isolated_file", | ||
647 | "nr_shmem", | 649 | "nr_shmem", |
648 | #ifdef CONFIG_NUMA | 650 | #ifdef CONFIG_NUMA |
649 | "numa_hit", | 651 | "numa_hit", |