diff options
| author | Vlastimil Babka <[email protected]> | 2023-03-09 12:12:52 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-05 19:42:49 -0700 |
| commit | 183b7a60d349abeb3067867c8bdbdd6e0d3b7d86 (patch) | |
| tree | 162ce09b047eee1098c3473756ba543b92f9a209 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 5ff783f15176e85323e9d9349fefcd4de6e435bb (diff) | |
mm/mmap/vma_merge: use the proper vma pointer in case 4
Almost all cases now use the 'next' pointer for the vma following the
merged area, and the cases diagram shows it as XXXX. Case 4 is different
as it uses 'mid' and NNNN, so change it for consistency. No functional
change.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Vlastimil Babka <[email protected]>
Reviewed-by: Lorenzo Stoakes <[email protected]>
Reviewed-by: Liam R. Howlett <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Suren Baghdasaryan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions