Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189445
b: refs/heads/master
c: 4946d54
h: refs/heads/master
i:
  189443: aca4886
v: v3
  • Loading branch information
Rik van Riel authored and Linus Torvalds committed Apr 5, 2010
1 parent 9bb3232 commit 40de976
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: db217dece3003df0841bacf9556b5c06aa097dae
refs/heads/master: 4946d54cb55e86a156216fcfeed5568514b0830f
1 change: 1 addition & 0 deletions trunk/mm/rmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ int anon_vma_fork(struct vm_area_struct *vma, struct vm_area_struct *pvma)
out_error_free_anon_vma:
anon_vma_free(anon_vma);
out_error:
unlink_anon_vmas(vma);
return -ENOMEM;
}

Expand Down

0 comments on commit 40de976

Please sign in to comment.