aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKautuk Consul <[email protected]>2012-03-21 16:34:16 -0700
committerLinus Torvalds <[email protected]>2012-03-21 17:55:00 -0700
commit88f6b4c32e531dc5b06bd05144f790847a1fdaeb (patch)
tree751d07060432fe32200d7849e7901082968b3e51 /tools/perf/scripts/python
parentd71b5a73fe9af42752c4329b087f7911b35f8f79 (diff)
mmap.c: fix comment for __insert_vm_struct()
The comment above __insert_vm_struct seems to suggest that this function is also going to link the VMA with the anon_vma, but this is not true. This function only links the VMA to the mm->mm_rb tree and the mm->mmap linked list. [[email protected]: improve comment layout and text] Signed-off-by: Kautuk Consul <[email protected]> Acked-by: KAMEZAWA Hiroyuki <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions