X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=mm%2Fvmstat.c;h=96d21a792b57c35ad59f1f062b7efedf9f59a34c;hb=58b0fb86260063f86afecaebf4056c876fff2a19;hp=c9c0d71f917ff14bc3d83de951a8b8e2a71606c6;hpb=07d6f6dcc094dc732f9ac6c9b8e3553c692a0847;p=linux-2.6-microblaze.git diff --git a/mm/vmstat.c b/mm/vmstat.c index c9c0d71f917f..96d21a792b57 100644 --- a/mm/vmstat.c +++ b/mm/vmstat.c @@ -1256,9 +1256,12 @@ const char * const vmstat_text[] = { #ifdef CONFIG_TRANSPARENT_HUGEPAGE "thp_fault_alloc", "thp_fault_fallback", + "thp_fault_fallback_charge", "thp_collapse_alloc", "thp_collapse_alloc_failed", "thp_file_alloc", + "thp_file_fallback", + "thp_file_fallback_charge", "thp_file_mapped", "thp_split_page", "thp_split_page_failed",