Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376265
b: refs/heads/master
c: c2cc499
h: refs/heads/master
i:
  376263: 2eef783
v: v3
  • Loading branch information
Leonid Yegoshin authored and Linus Torvalds committed May 24, 2013
1 parent 46c4d4f commit d932b69
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: 1ccc819da6fda9bee10ab8b72e9adbb5ad3e4959
refs/heads/master: c2cc499c5bcf9040a738f49e8051b42078205748
2 changes: 1 addition & 1 deletion trunk/mm/migrate.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ static int remove_migration_pte(struct page *new, struct vm_area_struct *vma,
pte = arch_make_huge_pte(pte, vma, new, 0);
}
#endif
flush_cache_page(vma, addr, pte_pfn(pte));
flush_dcache_page(new);
set_pte_at(mm, addr, ptep, pte);

if (PageHuge(new)) {
Expand Down

0 comments on commit d932b69

Please sign in to comment.