Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1134
b: refs/heads/master
c: 202d182
h: refs/heads/master
v: v3
  • Loading branch information
Bjorn Steinbrink authored and Linus Torvalds committed May 17, 2005
1 parent 7e2ea50 commit 9b68d60
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: 7a5febe9ffeecd1e78c5b505260ccc1ef18021b4
refs/heads/master: 202d182a92c60416680e31baa697faa60b0882f5
2 changes: 1 addition & 1 deletion trunk/mm/rmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ static int try_to_unmap_one(struct page *page, struct vm_area_struct *vma)
dec_mm_counter(mm, anon_rss);
}

inc_mm_counter(mm, rss);
dec_mm_counter(mm, rss);
page_remove_rmap(page);
page_cache_release(page);

Expand Down

0 comments on commit 9b68d60

Please sign in to comment.