Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284393
b: refs/heads/master
c: e559130
h: refs/heads/master
i:
  284391: 606cade
v: v3
  • Loading branch information
Shaohua Li authored and Linus Torvalds committed Jan 13, 2012
1 parent db574ba commit 5514572
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: 569e55900a5c3c30de6e25c3f259ae7c7dbadb96
refs/heads/master: e5591307f0c1eb733d280a0b72473e01d7f88530
1 change: 0 additions & 1 deletion trunk/mm/huge_memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -1145,7 +1145,6 @@ int change_huge_pmd(struct vm_area_struct *vma, pmd_t *pmd,
entry = pmd_modify(entry, newprot);
set_pmd_at(mm, addr, pmd, entry);
spin_unlock(&vma->vm_mm->page_table_lock);
flush_tlb_range(vma, addr, addr + HPAGE_PMD_SIZE);
ret = 1;
}
} else
Expand Down

0 comments on commit 5514572

Please sign in to comment.