summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2018-11-05 10:13:20 +0000
committerMark Brown <broonie@kernel.org>2018-11-05 10:13:20 +0000
commit2d0e730e7977460655df8aeb0ffde2e9a143f82a (patch)
tree5b5fb55a9bed5c4d346c6e2b439946e0aa218337 /mm
parentebbfef1f746893c84d2d5991ee816ac181d211c8 (diff)
parent24c2342b8e51ab3185e68470709904150a1e3ee0 (diff)
Merge tag 'v4.4.162' into linux-linaro-lsk-v4.4
This is the 4.4.162 stable release
Diffstat (limited to 'mm')
-rw-r--r--mm/vmstat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/vmstat.c b/mm/vmstat.c
index 8895eff2d735..a2d70ef74db7 100644
--- a/mm/vmstat.c
+++ b/mm/vmstat.c
@@ -869,7 +869,6 @@ const char * const vmstat_text[] = {
#ifdef CONFIG_DEBUG_VM_VMACACHE
"vmacache_find_calls",
"vmacache_find_hits",
- "vmacache_full_flushes",
#endif
#endif /* CONFIG_VM_EVENTS_COUNTERS */
};