mm: fix outdated incorrect code comments for handle_mm_fault()
authorJinliang Zheng <alexjlzheng@gmail.com>
Fri, 13 Dec 2024 03:18:20 +0000 (11:18 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 26 Jan 2025 04:22:18 +0000 (20:22 -0800)
commit8e6173ccf7b87c1f855e1ad3d94fd50c51d1f46b
tree0723f3a69ce60d3af2ec0655a7ba9a8d5a7e94de
parentccd582059a132f2bdc3486766ac57c24c465f471
mm: fix outdated incorrect code comments for handle_mm_fault()

[akpm@linux-foundation.org: s/mmap_Lock/mmap_lock/, per Liam]
Link: https://lkml.kernel.org/r/20241213031820.778342-1-alexjlzheng@tencent.com
Signed-off-by: Jinliang Zheng <alexjlzheng@tencent.com>
Cc: "Liam R. Howlett" <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memory.c