X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=mm%2Fvmstat.c;h=def5dd2fbe6124401e392a0438a062acf0140f81;hb=b1d9bf74d2ee549a0db336169a2cc02849dbf533;hp=72496140ac0843e54c086c18ace843189b47ffda;hpb=5d43889c07bb38694742936aa70d1187c012e198;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/mm/vmstat.c b/mm/vmstat.c index 7249614..def5dd2 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 */ };