Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210923
b: refs/heads/master
c: 2aeadc3
h: refs/heads/master
i:
  210921: c97bb76
  210919: 7baf901
v: v3
  • Loading branch information
Andrea Arcangeli authored and Linus Torvalds committed Sep 23, 2010
1 parent d69e14b commit 65e329a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a247c3a97a0216b18a46243eda26081f1928ec37
refs/heads/master: 2aeadc30de45a72648f271603203ab392b80f607
1 change: 1 addition & 0 deletions trunk/mm/mmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -2009,6 +2009,7 @@ static int __split_vma(struct mm_struct * mm, struct vm_area_struct * vma,
removed_exe_file_vma(mm);
fput(new->vm_file);
}
unlink_anon_vmas(new);
out_free_mpol:
mpol_put(pol);
out_free_vma:
Expand Down

0 comments on commit 65e329a

Please sign in to comment.