The quilt patch titled Subject: mm-fix-outdated-incorrect-code-comments-for-handle_mm_fault-fix has been removed from the -mm tree. Its filename was mm-fix-outdated-incorrect-code-comments-for-handle_mm_fault-fix.patch This patch was dropped because it was folded into mm-fix-outdated-incorrect-code-comments-for-handle_mm_fault.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-fix-outdated-incorrect-code-comments-for-handle_mm_fault-fix Date: Fri Dec 13 04:35:29 PM PST 2024 s/mmap_Lock/mmap_lock/, per Liam Cc: Jinliang Zheng <alexjlzheng@xxxxxxxxx> Cc: Jinliang Zheng <alexjlzheng@xxxxxxxxxxx> Cc: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/memory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/memory.c~mm-fix-outdated-incorrect-code-comments-for-handle_mm_fault-fix +++ a/mm/memory.c @@ -6141,7 +6141,7 @@ static vm_fault_t sanitize_fault_flags(s /* * By the time we get here, we already hold either the VMA lock or the - * mmap_Lock (FAULT_FLAG_VMA_LOCK tells you which). + * mmap_lock (FAULT_FLAG_VMA_LOCK tells you which). * * The mmap_lock may have been released depending on flags and our * return value. See filemap_fault() and __folio_lock_or_retry(). _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-damon-tests-vaddr-kunith-reduce-stack-consumption.patch mm-fix-outdated-incorrect-code-comments-for-handle_mm_fault.patch mm-huge_memoryc-rename-shadowed-local.patch mm-shmem-skip-swapcache-for-swapin-of-synchronous-swap-device-fix.patch ksm-add-ksm-involvement-information-for-each-process-fix.patch documentation-filesystems-procrst-fix-possessive-form-of-process.patch