Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344772
b: refs/heads/master
c: e4a1cc5
h: refs/heads/master
v: v3
  • Loading branch information
Rik van Riel authored and Mel Gorman committed Dec 11, 2012
1 parent 161a036 commit 3d65752
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: 0f9a921cf9bf3b524feddc484e2b4d070b7ca0d0
refs/heads/master: e4a1cc56e4d728eb87072c71c07581524e5160b1
1 change: 0 additions & 1 deletion trunk/arch/x86/mm/pgtable.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,6 @@ int ptep_set_access_flags(struct vm_area_struct *vma,
if (changed && dirty) {
*ptep = entry;
pte_update_defer(vma->vm_mm, address, ptep);
__flush_tlb_one(address);
}

return changed;
Expand Down

0 comments on commit 3d65752

Please sign in to comment.