Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292315
b: refs/heads/master
c: 853f5e2
h: refs/heads/master
i:
  292313: b7f8a7f
  292311: b4f5a9f
v: v3
  • Loading branch information
Al Viro committed Mar 21, 2012
1 parent 46bc92b commit 6720223
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: 14f5ff5df37a8fabe2d25b1e64df7e010cc87db9
refs/heads/master: 853f5e264018113b1f96f05551b07a74b836c7fc
2 changes: 1 addition & 1 deletion trunk/mm/mmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -2253,7 +2253,7 @@ void exit_mmap(struct mm_struct *mm)
vm_unacct_memory(nr_accounted);

free_pgtables(&tlb, vma, FIRST_USER_ADDRESS, 0);
tlb_finish_mmu(&tlb, 0, end);
tlb_finish_mmu(&tlb, 0, -1);

/*
* Walk the list again, actually closing and freeing it,
Expand Down

0 comments on commit 6720223

Please sign in to comment.