diff options
| author | Vernon Yang <[email protected]> | 2023-01-11 21:20:36 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-02-02 22:33:01 -0800 |
| commit | 82b249361f2d1627acc7dbbdab1c80246a02fd4a (patch) | |
| tree | b0c9005fb4367006c28d900d48aa1779b67bc0a0 /tools/perf/scripts/python | |
| parent | f942b0f0528d1198b94b8211c84d4f28a654c0ff (diff) | |
mm/mmap: fix comment of unmapped_area{_topdown}
The low_limit of unmapped area information is inclusive, and the
hight_limit is not, so make symbol to be [ instead of (.
And replace hight_limit to high_limit.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 3499a13168da ("mm/mmap: use maple tree for unmapped_area{_topdown}")
Signed-off-by: Vernon Yang <[email protected]>
Cc: Liam R. Howlett <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions