Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176267
b: refs/heads/master
c: 273f047
h: refs/heads/master
i:
  176265: 436df9e
  176263: c1fe779
v: v3
  • Loading branch information
Huang Shijie authored and Linus Torvalds committed Dec 15, 2009
1 parent dd69512 commit a76cb5f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7b51159405272157123ea8e0ef9b63c731dbfb48
refs/heads/master: 273f047e36d83179573dc7e3a8af6aceaa8c599e
3 changes: 2 additions & 1 deletion trunk/mm/rmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -388,9 +388,10 @@ static int page_referenced_one(struct page *page,
out_unmap:
(*mapcount)--;
pte_unmap_unlock(pte, ptl);
out:

if (referenced)
*vm_flags |= vma->vm_flags;
out:
return referenced;
}

Expand Down

0 comments on commit a76cb5f

Please sign in to comment.