X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=mm%2Fvmstat.c;h=def5dd2fbe6124401e392a0438a062acf0140f81;hb=0b1b901b5a98bb36943d10820efc796f7cd45ff3;hp=72496140ac0843e54c086c18ace843189b47ffda;hpb=62a3a12667ac551c0251d6437372c34a98dd991c;p=~andy%2Flinux diff --git a/mm/vmstat.c b/mm/vmstat.c index 72496140ac0..def5dd2fbe6 100644 --- a/mm/vmstat.c +++ b/mm/vmstat.c @@ -851,12 +851,14 @@ const char * const vmstat_text[] = { "thp_zero_page_alloc", "thp_zero_page_alloc_failed", #endif +#ifdef CONFIG_DEBUG_TLBFLUSH #ifdef CONFIG_SMP "nr_tlb_remote_flush", "nr_tlb_remote_flush_received", -#endif +#endif /* CONFIG_SMP */ "nr_tlb_local_flush_all", "nr_tlb_local_flush_one", +#endif /* CONFIG_DEBUG_TLBFLUSH */ #endif /* CONFIG_VM_EVENTS_COUNTERS */ };