Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223503
b: refs/heads/master
c: dd9e5ef
h: refs/heads/master
i:
  223501: 054dd2d
  223499: b0bf5a9
  223495: a9e84ed
  223487: d7ceef3
v: v3
  • Loading branch information
Minchan Kim authored and Linus Torvalds committed Dec 23, 2010
1 parent 4da0a34 commit c39d433
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 90a8a73c06cc32b609a880d48449d7083327e11a
refs/heads/master: dd9e5efe3aa9fc5b1ce484a531ecdba3a7a30bbf
1 change: 0 additions & 1 deletion trunk/mm/compaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ static unsigned long isolate_migratepages(struct zone *zone,
/* Successfully isolated */
del_page_from_lru_list(zone, page, page_lru(page));
list_add(&page->lru, migratelist);
mem_cgroup_del_lru(page);
cc->nr_migratepages++;

/* Avoid isolating too much */
Expand Down

0 comments on commit c39d433

Please sign in to comment.