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 9e28abc0a0b9..9343227c5c60 100644 --- a/mm/vmstat.c +++ b/mm/vmstat.c | |||
@@ -689,6 +689,7 @@ static const char * const vmstat_text[] = { | |||
689 | "unevictable_pgs_munlocked", | 689 | "unevictable_pgs_munlocked", |
690 | "unevictable_pgs_cleared", | 690 | "unevictable_pgs_cleared", |
691 | "unevictable_pgs_stranded", | 691 | "unevictable_pgs_stranded", |
692 | "unevictable_pgs_mlockfreed", | ||
692 | #endif | 693 | #endif |
693 | #endif | 694 | #endif |
694 | }; | 695 | }; |