|
|
@@ -1272,13 +1272,8 @@ const char * const vmstat_text[] = {
|
|
|
#endif
|
|
|
#endif /* CONFIG_MEMORY_BALLOON */
|
|
|
#ifdef CONFIG_DEBUG_TLBFLUSH
|
|
|
-#ifdef CONFIG_SMP
|
|
|
"nr_tlb_remote_flush",
|
|
|
"nr_tlb_remote_flush_received",
|
|
|
-#else
|
|
|
- "", /* nr_tlb_remote_flush */
|
|
|
- "", /* nr_tlb_remote_flush_received */
|
|
|
-#endif /* CONFIG_SMP */
|
|
|
"nr_tlb_local_flush_all",
|
|
|
"nr_tlb_local_flush_one",
|
|
|
#endif /* CONFIG_DEBUG_TLBFLUSH */
|