Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272148
b: refs/heads/master
c: 99ef031
h: refs/heads/master
v: v3
  • Loading branch information
Wanlong Gao authored and Linus Torvalds committed Nov 1, 2011
1 parent 11d7748 commit cb7cf1d
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: de7d2b567d040e3b67fe7121945982f14343213d
refs/heads/master: 99ef0315f1b320f392acc4364598340e78758fd2
2 changes: 1 addition & 1 deletion trunk/mm/rmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1164,7 +1164,7 @@ void page_remove_rmap(struct page *page)

/*
* Subfunctions of try_to_unmap: try_to_unmap_one called
* repeatedly from either try_to_unmap_anon or try_to_unmap_file.
* repeatedly from try_to_unmap_ksm, try_to_unmap_anon or try_to_unmap_file.
*/
int try_to_unmap_one(struct page *page, struct vm_area_struct *vma,
unsigned long address, enum ttu_flags flags)
Expand Down

0 comments on commit cb7cf1d

Please sign in to comment.