Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283001
b: refs/heads/master
c: 1e16a53
h: refs/heads/master
i:
  282999: 0e3c73d
v: v3
  • Loading branch information
KAMEZAWA Hiroyuki authored and Linus Torvalds committed Jan 11, 2012
1 parent b5434d9 commit 090aafa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ef009b25f4f8a77d2b32067d424d5ac757dcdc5b
refs/heads/master: 1e16a539ac16e7b3a8c2cee188897d4bdb88e6e8
2 changes: 2 additions & 0 deletions trunk/mm/hugetlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -2640,6 +2640,8 @@ int hugetlb_fault(struct mm_struct *mm, struct vm_area_struct *vma,
static DEFINE_MUTEX(hugetlb_instantiation_mutex);
struct hstate *h = hstate_vma(vma);

address &= huge_page_mask(h);

ptep = huge_pte_offset(mm, address);
if (ptep) {
entry = huge_ptep_get(ptep);
Expand Down

0 comments on commit 090aafa

Please sign in to comment.