Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343313
b: refs/heads/master
c: be49a6e
h: refs/heads/master
i:
  343311: cde28a7
v: v3
  • Loading branch information
Marek Szyprowski authored and Linus Torvalds committed Dec 13, 2012
1 parent e562365 commit c30fd4b
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: c8bf2d8ba4fbc093de7c0d192fe5d2531f14b8b9
refs/heads/master: be49a6e13537f32f85bd8c4ba04317ca36ca60ff
2 changes: 1 addition & 1 deletion trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -5727,7 +5727,7 @@ static int __alloc_contig_migrate_range(struct compact_control *cc,
unsigned int tries = 0;
int ret = 0;

migrate_prep_local();
migrate_prep();

while (pfn < end || !list_empty(&cc->migratepages)) {
if (fatal_signal_pending(current)) {
Expand Down

0 comments on commit c30fd4b

Please sign in to comment.