diff options
author | Vernon Yang <vernon2gm@gmail.com> | 2023-01-11 21:20:36 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-02 22:33:01 -0800 |
commit | 82b249361f2d1627acc7dbbdab1c80246a02fd4a (patch) | |
tree | b0c9005fb4367006c28d900d48aa1779b67bc0a0 /arch/x86/lib | |
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/20230111132036.801404-1-vernon2gm@gmail.com
Fixes: 3499a13168da ("mm/mmap: use maple tree for unmapped_area{_topdown}")
Signed-off-by: Vernon Yang <vernon2gm@gmail.com>
Cc: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/x86/lib')
0 files changed, 0 insertions, 0 deletions