aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/vmstat.c')
-rw-r--r--mm/vmstat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mm/vmstat.c b/mm/vmstat.c
index 7c28df36f50f..69f9aff39a2e 100644
--- a/mm/vmstat.c
+++ b/mm/vmstat.c
@@ -1038,6 +1038,8 @@ const char * const vmstat_text[] = {
1038 "compact_fail", 1038 "compact_fail",
1039 "compact_success", 1039 "compact_success",
1040 "compact_daemon_wake", 1040 "compact_daemon_wake",
1041 "compact_daemon_migrate_scanned",
1042 "compact_daemon_free_scanned",
1041#endif 1043#endif
1042 1044
1043#ifdef CONFIG_HUGETLB_PAGE 1045#ifdef CONFIG_HUGETLB_PAGE