]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - mm/vmstat.c
Merge branch 'akpm' (patches from Andrew)
[thirdparty/linux.git] / mm / vmstat.c
index b1582fdf757ce7f8a6d21462a23e8688cc1034aa..5e241434cab28887d55f4f66a65a13656848c234 100644 (file)
@@ -1119,6 +1119,9 @@ const char * const vmstat_text[] = {
        "nr_mlock",
        "nr_page_table_pages",
        "nr_kernel_stack",
+#if IS_ENABLED(CONFIG_SHADOW_CALL_STACK)
+       "nr_shadow_call_stack",
+#endif
        "nr_bounce",
 #if IS_ENABLED(CONFIG_ZSMALLOC)
        "nr_zspages",