Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320475
b: refs/heads/master
c: 6dab3cc
h: refs/heads/master
i:
  320473: 91d8e66
  320471: 859b81a
v: v3
  • Loading branch information
Oleg Nesterov authored and Ingo Molnar committed Jul 30, 2012
1 parent ee0932a commit 4f3c975
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: aefd8933d445abf7ff0d4027c624737898827bcd
refs/heads/master: 6dab3cc078e3da0d26534410bc9e018a17031d95
3 changes: 0 additions & 3 deletions trunk/mm/mmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -2418,9 +2418,6 @@ struct vm_area_struct *copy_vma(struct vm_area_struct **vmap,
if (new_vma->vm_file) {
get_file(new_vma->vm_file);

if (uprobe_mmap(new_vma))
goto out_free_mempol;

if (vma->vm_flags & VM_EXECUTABLE)
added_exe_file_vma(mm);
}
Expand Down

0 comments on commit 4f3c975

Please sign in to comment.