Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166644
b: refs/heads/master
c: bf89c8c
h: refs/heads/master
v: v3
  • Loading branch information
Huang Shijie authored and Linus Torvalds committed Oct 1, 2009
1 parent c0df183 commit 7cfc5aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 392d814daf460a9564d29b2cebc51e1ea34e0504
refs/heads/master: bf89c8c867322338f3f2b1255f280a3236b61a69
4 changes: 2 additions & 2 deletions trunk/mm/rmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,8 @@ vma_address(struct page *page, struct vm_area_struct *vma)
}

/*
* At what user virtual address is page expected in vma? checking that the
* page matches the vma: currently only used on anon pages, by unuse_vma;
* At what user virtual address is page expected in vma?
* checking that the page matches the vma.
*/
unsigned long page_address_in_vma(struct page *page, struct vm_area_struct *vma)
{
Expand Down

0 comments on commit 7cfc5aa

Please sign in to comment.