Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284398
b: refs/heads/master
c: b16d3d5
h: refs/heads/master
v: v3
  • Loading branch information
Mel Gorman authored and Linus Torvalds committed Jan 13, 2012
1 parent 8589c8c commit d16ad66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a77ebd333cd810d7b680d544be88c875131c2bd3
refs/heads/master: b16d3d5a5219d01e9be5e586e5d50fbf1ca955ea
1 change: 1 addition & 0 deletions trunk/mm/compaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -668,6 +668,7 @@ static int compact_node(int nid)
.nr_freepages = 0,
.nr_migratepages = 0,
.order = -1,
.sync = true,
};

zone = &pgdat->node_zones[zoneid];
Expand Down

0 comments on commit d16ad66

Please sign in to comment.