Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284677
b: refs/heads/master
c: 5639bc4
h: refs/heads/master
i:
  284675: 30fe066
v: v3
  • Loading branch information
Hillf Danton authored and Ralf Baechle committed Dec 7, 2011
1 parent 8205a3a commit 30fb507
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: e84de0c61905030a0fe66b7210b6f1bb7c3e1eab
refs/heads/master: 5639bc4a64786c94eba3d2ba6a4ff4b290da1fb1
2 changes: 1 addition & 1 deletion trunk/arch/mips/include/asm/hugetlb.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ static inline pte_t huge_ptep_get_and_clear(struct mm_struct *mm,
static inline void huge_ptep_clear_flush(struct vm_area_struct *vma,
unsigned long addr, pte_t *ptep)
{
flush_tlb_mm(vma->vm_mm);
flush_tlb_page(vma, addr & huge_page_mask(hstate_vma(vma)));
}

static inline int huge_pte_none(pte_t pte)
Expand Down

0 comments on commit 30fb507

Please sign in to comment.