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 bccf426453cd..e131b51654c7 100644 --- a/mm/vmstat.c +++ b/mm/vmstat.c | |||
@@ -1072,6 +1072,7 @@ const char * const vmstat_text[] = { | |||
1072 | "thp_zero_page_alloc", | 1072 | "thp_zero_page_alloc", |
1073 | "thp_zero_page_alloc_failed", | 1073 | "thp_zero_page_alloc_failed", |
1074 | "thp_swpout", | 1074 | "thp_swpout", |
1075 | "thp_swpout_fallback", | ||
1075 | #endif | 1076 | #endif |
1076 | #ifdef CONFIG_MEMORY_BALLOON | 1077 | #ifdef CONFIG_MEMORY_BALLOON |
1077 | "balloon_inflate", | 1078 | "balloon_inflate", |