2021-02-02 08:39:29

by Miaohe Lin

[permalink] [raw]
Subject: Re: mm/hugetlb.c: Fix typos in comments

On 2021/2/2 16:34, Zhiyuan Dai wrote:
> Signed-off-by: Zhiyuan Dai <[email protected]>

No patch description ?

> ---
> mm/hugetlb.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mm/hugetlb.c b/mm/hugetlb.c
> index 18f6ee3..35db386 100644
> --- a/mm/hugetlb.c
> +++ b/mm/hugetlb.c
> @@ -3990,7 +3990,7 @@ void unmap_hugepage_range(struct vm_area_struct *vma, unsigned long start,
>
> /*
> * 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.
> */
>


2021-02-02 08:51:56

by Zhiyuan Dai

[permalink] [raw]
Subject: Re: Re: mm/hugetlb.c: Fix typos in comments

Sorry.


> -----原始邮件-----
> 发件人: "Miaohe Lin" <[email protected]>
> 发送时间: 2021-02-02 16:37:20 (星期二)
> 收件人: "Zhiyuan Dai" <[email protected]>
> 抄送: [email protected], [email protected], [email protected], [email protected]
> 主题: Re: mm/hugetlb.c: Fix typos in comments
>
> On 2021/2/2 16:34, Zhiyuan Dai wrote:
> > Signed-off-by: Zhiyuan Dai <[email protected]>
>
> No patch description ?
>
> > ---
> > mm/hugetlb.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/mm/hugetlb.c b/mm/hugetlb.c
> > index 18f6ee3..35db386 100644
> > --- a/mm/hugetlb.c
> > +++ b/mm/hugetlb.c
> > @@ -3990,7 +3990,7 @@ void unmap_hugepage_range(struct vm_area_struct *vma, unsigned long start,
> >
> > /*
> > * 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.
> > */
> >