Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308031
b: refs/heads/master
c: 58f42fd
h: refs/heads/master
i:
  308029: 1b2a1af
  308027: 2571180
  308023: c27c89b
  308015: a769893
  307999: 2bb68a6
  307967: a4eb8d8
v: v3
  • Loading branch information
Minchan Kim authored and Marek Szyprowski committed May 21, 2012
1 parent 1873eb0 commit 6b04668
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: c79095092834a18ae74cfc08def1a5a101dc106c
refs/heads/master: 58f42fd54144346898e6dc6d6ae3acd4c591b42f
2 changes: 1 addition & 1 deletion trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -5682,7 +5682,7 @@ static int __alloc_contig_migrate_range(unsigned long start, unsigned long end)

ret = migrate_pages(&cc.migratepages,
__alloc_contig_migrate_alloc,
0, false, true);
0, false, MIGRATE_SYNC);
}

putback_lru_pages(&cc.migratepages);
Expand Down

0 comments on commit 6b04668

Please sign in to comment.