]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - mm/vmstat.c
Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'
[mirror_ubuntu-artful-kernel.git] / mm / vmstat.c
index 69f9aff39a2eaf608d4f7cfaed8904bd3c3312c8..b1947f0cbee2f97ce7ba7e5bd4ca4ea3dc205533 100644 (file)
@@ -1065,6 +1065,9 @@ const char * const vmstat_text[] = {
        "thp_split_page_failed",
        "thp_deferred_split_page",
        "thp_split_pmd",
+#ifdef CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD
+       "thp_split_pud",
+#endif
        "thp_zero_page_alloc",
        "thp_zero_page_alloc_failed",
 #endif