Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300153
b: refs/heads/master
c: 4998a6c
h: refs/heads/master
i:
  300151: 3bbbe68
v: v3
  • Loading branch information
Chris Metcalf authored and Linus Torvalds committed May 10, 2012
1 parent ae895ca commit 81a4450
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: 93278814d3590eba0ee360b8d69a35c7f2203ea8
refs/heads/master: 4998a6c0edce7fae9c0a5463f6ec3fa585258ee7
1 change: 0 additions & 1 deletion trunk/mm/hugetlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -2498,7 +2498,6 @@ static int hugetlb_cow(struct mm_struct *mm, struct vm_area_struct *vma,
if (outside_reserve) {
BUG_ON(huge_pte_none(pte));
if (unmap_ref_private(mm, vma, old_page, address)) {
BUG_ON(page_count(old_page) != 1);
BUG_ON(huge_pte_none(pte));
spin_lock(&mm->page_table_lock);
ptep = huge_pte_offset(mm, address & huge_page_mask(h));
Expand Down

0 comments on commit 81a4450

Please sign in to comment.