Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222865
b: refs/heads/master
c: e172662
h: refs/heads/master
i:
  222863: 68fdc53
v: v3
  • Loading branch information
Wu Fengguang authored and Linus Torvalds committed Dec 2, 2010
1 parent 629e617 commit 84a8073
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 55cfaa3cbdd29c4919ecb5fb8965c310f357e48c
refs/heads/master: e172662d113ceb22db727a979bb35b9c02f703b5
4 changes: 2 additions & 2 deletions trunk/mm/vmstat.c
Original file line number Diff line number Diff line change
Expand Up @@ -750,8 +750,6 @@ static const char * const vmstat_text[] = {
"nr_shmem",
"nr_dirtied",
"nr_written",
"nr_dirty_threshold",
"nr_dirty_background_threshold",

#ifdef CONFIG_NUMA
"numa_hit",
Expand All @@ -761,6 +759,8 @@ static const char * const vmstat_text[] = {
"numa_local",
"numa_other",
#endif
"nr_dirty_threshold",
"nr_dirty_background_threshold",

#ifdef CONFIG_VM_EVENT_COUNTERS
"pgpgin",
Expand Down

0 comments on commit 84a8073

Please sign in to comment.