The patch titled Subject: mm/hugetlb.c: fix typos in comments has been removed from the -mm tree. Its filename was mm-hugetlbc-fix-typos-in-comments.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Zhiyuan Dai <daizhiyuan@xxxxxxxxxxxxxx> Subject: mm/hugetlb.c: fix typos in comments Fix typo in comment. Link: https://lkml.kernel.org/r/1612256106-9436-1-git-send-email-daizhiyuan@xxxxxxxxxxxxxx Signed-off-by: Zhiyuan Dai <daizhiyuan@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/hugetlb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/hugetlb.c~mm-hugetlbc-fix-typos-in-comments +++ a/mm/hugetlb.c @@ -4028,7 +4028,7 @@ void unmap_hugepage_range(struct vm_area /* * This is called when the original mapper is failing to COW a MAP_PRIVATE - * mappping it owns the reserve page for. The intention is to unmap the page + * mapping it owns the reserve page for. The intention is to unmap the page * from other VMAs and let the children be SIGKILLed if they are faulting the * same region. */ _ Patches currently in -mm which might be from daizhiyuan@xxxxxxxxxxxxxx are