Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299661
b: refs/heads/master
c: 63f61a6
h: refs/heads/master
i:
  299659: f802f4b
v: v3
  • Loading branch information
Will Deacon authored and Linus Torvalds committed Apr 26, 2012
1 parent 227d7be commit 8ad81a1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 3f5ec5e06d6ca88168277247dbac0ec7b501600f
refs/heads/master: 63f61a6f4633ff34c17bea7a0ed827eaeb0733e1
3 changes: 0 additions & 3 deletions trunk/fs/proc/task_mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -597,9 +597,6 @@ static int clear_refs_pte_range(pmd_t *pmd, unsigned long addr,
if (!page)
continue;

if (PageReserved(page))
continue;

/* Clear accessed and referenced bits. */
ptep_test_and_clear_young(vma, addr, pte);
ClearPageReferenced(page);
Expand Down

0 comments on commit 8ad81a1

Please sign in to comment.