diff options
Diffstat (limited to 'mm/page_alloc.c')
-rw-r--r-- | mm/page_alloc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/page_alloc.c b/mm/page_alloc.c index 04a35b3d3262..80ce7f2104df 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c | |||
@@ -1897,6 +1897,7 @@ static char *vmstat_text[] = { | |||
1897 | "allocstall", | 1897 | "allocstall", |
1898 | 1898 | ||
1899 | "pgrotated", | 1899 | "pgrotated", |
1900 | "nr_bounce", | ||
1900 | }; | 1901 | }; |
1901 | 1902 | ||
1902 | static void *vmstat_start(struct seq_file *m, loff_t *pos) | 1903 | static void *vmstat_start(struct seq_file *m, loff_t *pos) |