aboutsummaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorAlex Shi <alex.shi@linaro.org>2018-01-08 12:02:04 +0800
committerAlex Shi <alex.shi@linaro.org>2018-01-08 12:02:04 +0800
commitad8afff92df6b12cb5b8fb6cb6aa2b660012aafc (patch)
tree26770da5ae58ba1034657163cb27244d3afeede3 /mm
parent1d7a9f1a907b620ee543a42d8987efe71af35317 (diff)
parent9f74755895f9b080f79384edb600a18433788adc (diff)
Merge tag 'v4.9.75' into linux-linaro-lsk-v4.9
This is the 4.9.75 stable release
Diffstat (limited to 'mm')
-rw-r--r--mm/vmstat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/vmstat.c b/mm/vmstat.c
index 604f26a4f696..6a088df04b29 100644
--- a/mm/vmstat.c
+++ b/mm/vmstat.c
@@ -932,6 +932,7 @@ const char * const vmstat_text[] = {
"nr_slab_unreclaimable",
"nr_page_table_pages",
"nr_kernel_stack",
+ "nr_overhead",
"nr_bounce",
#if IS_ENABLED(CONFIG_ZSMALLOC)
"nr_zspages",