Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332465
b: refs/heads/master
c: 8befedf
h: refs/heads/master
i:
  332463: f021cc1
v: v3
  • Loading branch information
Hugh Dickins authored and Linus Torvalds committed Oct 9, 2012
1 parent aa2c850 commit 4d80128
Show file tree
Hide file tree
Showing 3 changed files with 1 addition 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: 5a883813845a2bb5ed2bd8c9240736c0740b156f
refs/heads/master: 8befedfe678ff84d5bc356be4f3cb1fd84959d02
1 change: 0 additions & 1 deletion trunk/include/linux/vm_event_item.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ enum vm_event_item { PGPGIN, PGPGOUT, PSWPIN, PSWPOUT,
UNEVICTABLE_PGMUNLOCKED,
UNEVICTABLE_PGCLEARED, /* on COW, page truncate */
UNEVICTABLE_PGSTRANDED, /* unable to isolate on unlock */
UNEVICTABLE_MLOCKFREED, /* no longer useful: always zero */
#ifdef CONFIG_TRANSPARENT_HUGEPAGE
THP_FAULT_ALLOC,
THP_FAULT_FALLBACK,
Expand Down
1 change: 0 additions & 1 deletion trunk/mm/vmstat.c
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,6 @@ const char * const vmstat_text[] = {
"unevictable_pgs_munlocked",
"unevictable_pgs_cleared",
"unevictable_pgs_stranded",
"unevictable_pgs_mlockfreed", /* no longer useful: always zero */

#ifdef CONFIG_TRANSPARENT_HUGEPAGE
"thp_fault_alloc",
Expand Down

0 comments on commit 4d80128

Please sign in to comment.