ALSA: Use kzalloc for allocating only one thing
[firefly-linux-kernel-4.4.55.git] / mm / vmstat.c
index dad2327e45804e16a8ff07564a80eb0cac79f482..6051fbab67ba26533594103c62790f779cd21c08 100644 (file)
@@ -683,6 +683,9 @@ static const char * const vmstat_text[] = {
        "slabs_scanned",
        "kswapd_steal",
        "kswapd_inodesteal",
+       "kswapd_low_wmark_hit_quickly",
+       "kswapd_high_wmark_hit_quickly",
+       "kswapd_skip_congestion_wait",
        "pageoutrun",
        "allocstall",