Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292671
b: refs/heads/master
c: 88f6b4c
h: refs/heads/master
i:
  292669: 72925a4
  292667: 439e16a
  292663: 751e1b6
  292655: b00db00
  292639: 4e9062d
  292607: e60f2ba
v: v3
  • Loading branch information
Kautuk Consul authored and Linus Torvalds committed Mar 22, 2012
1 parent def32f4 commit 383ae9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: d71b5a73fe9af42752c4329b087f7911b35f8f79
refs/heads/master: 88f6b4c32e531dc5b06bd05144f790847a1fdaeb
5 changes: 2 additions & 3 deletions trunk/mm/mmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -451,9 +451,8 @@ static void vma_link(struct mm_struct *mm, struct vm_area_struct *vma,
}

/*
* Helper for vma_adjust in the split_vma insert case:
* insert vm structure into list and rbtree and anon_vma,
* but it has already been inserted into prio_tree earlier.
* Helper for vma_adjust() in the split_vma insert case: insert a vma into the
* mm's list and rbtree. It has already been inserted into the prio_tree.
*/
static void __insert_vm_struct(struct mm_struct *mm, struct vm_area_struct *vma)
{
Expand Down

0 comments on commit 383ae9b

Please sign in to comment.