]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - mm/vmstat.c
x86, fs: Fix x86 procfs stack information for threads on 64-bit
[karo-tx-linux.git] / mm / vmstat.c
index 138bed53706ed325e2d4aac3ae0065cffccdda47..c81321f9feec1cb28eee1b7e07237017336b89d0 100644 (file)
@@ -639,11 +639,14 @@ static const char * const vmstat_text[] = {
        "nr_slab_reclaimable",
        "nr_slab_unreclaimable",
        "nr_page_table_pages",
+       "nr_kernel_stack",
        "nr_unstable",
        "nr_bounce",
        "nr_vmscan_write",
        "nr_writeback_temp",
-
+       "nr_isolated_anon",
+       "nr_isolated_file",
+       "nr_shmem",
 #ifdef CONFIG_NUMA
        "numa_hit",
        "numa_miss",