Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323211
b: refs/heads/master
c: 99a1300
h: refs/heads/master
i:
  323209: 09c0f05
  323207: 57249df
v: v3
  • Loading branch information
Andrea Arcangeli authored and Linus Torvalds committed Sep 28, 2012
1 parent 7ce61a7 commit 461378e
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: 63994137eb53bb0fc42ad180c0ce509d3eb3bdc9
refs/heads/master: 99a1300e1d84709f419182bb5189760e78234882
1 change: 0 additions & 1 deletion trunk/mm/huge_memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -1811,7 +1811,6 @@ static void __collapse_huge_page_copy(pte_t *pte, struct page *page,
src_page = pte_page(pteval);
copy_user_highpage(page, src_page, address, vma);
VM_BUG_ON(page_mapcount(src_page) != 1);
VM_BUG_ON(page_count(src_page) != 2);
release_pte_page(src_page);
/*
* ptl mostly unnecessary, but preempt has to
Expand Down

0 comments on commit 461378e

Please sign in to comment.