Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276542
b: refs/heads/master
c: 0976133
h: refs/heads/master
v: v3
  • Loading branch information
Hillf Danton authored and Linus Torvalds committed Dec 9, 2011
1 parent 53df1bf commit c8b6c2c
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: 58a84aa92723d1ac3e1cc4e3b0ff49291663f7e1
refs/heads/master: 09761333ed47e899cc1482c13090b95f3f711971
2 changes: 1 addition & 1 deletion trunk/mm/migrate.c
Original file line number Diff line number Diff line change
Expand Up @@ -871,9 +871,9 @@ static int unmap_and_move_huge_page(new_page_t get_new_page,

if (anon_vma)
put_anon_vma(anon_vma);
out:
unlock_page(hpage);

out:
if (rc != -EAGAIN) {
list_del(&hpage->lru);
put_page(hpage);
Expand Down

0 comments on commit c8b6c2c

Please sign in to comment.