Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284397
b: refs/heads/master
c: a77ebd3
h: refs/heads/master
i:
  284395: 3e4b9e1
v: v3
  • Loading branch information
Mel Gorman authored and Linus Torvalds committed Jan 13, 2012
1 parent 2182ada commit 8589c8c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: ea4d349ffa8028c655236497c2ba17c17aaa0d65
refs/heads/master: a77ebd333cd810d7b680d544be88c875131c2bd3
3 changes: 0 additions & 3 deletions trunk/mm/compaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -349,9 +349,6 @@ static isolate_migrate_t isolate_migratepages(struct zone *zone,
continue;
}

if (!cc->sync)
mode |= ISOLATE_CLEAN;

/* Try isolate the page */
if (__isolate_lru_page(page, mode, 0) != 0)
continue;
Expand Down

0 comments on commit 8589c8c

Please sign in to comment.