[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8ffcaec2-6401-ee11-d71d-9f7a93a13309@oracle.com>
Date: Wed, 3 Feb 2021 16:44:01 -0800
From: Mike Kravetz <mike.kravetz@...cle.com>
To: Muchun Song <songmuchun@...edance.com>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Linux Memory Management List <linux-mm@...ck.org>,
Michal Hocko <mhocko@...nel.org>,
Naoya Horiguchi <n-horiguchi@...jp.nec.com>,
David Hildenbrand <david@...hat.com>,
Oscar Salvador <osalvador@...e.de>,
Matthew Wilcox <willy@...radead.org>
Subject: Re: [External] [PATCH v2 2/5] hugetlb: convert page_huge_active()
HPageMigratable flag
On 2/2/21 11:42 PM, Muchun Song wrote:
> On Wed, Jan 20, 2021 at 9:33 AM Mike Kravetz <mike.kravetz@...cle.com> wrote:
>>
>> Signed-off-by: Mike Kravetz <mike.kravetz@...cle.com>
>
> Hi Mike,
>
> I found that you may forget to remove set_page_huge_active()
> from include/linux/hugetlb.h.
>
> diff --git a/include/linux/hugetlb.h b/include/linux/hugetlb.h
> index 37fd248ce271..6f680cf0eee6 100644
> --- a/include/linux/hugetlb.h
> +++ b/include/linux/hugetlb.h
> @@ -852,7 +852,7 @@ static inline void
> huge_ptep_modify_prot_commit(struct vm_area_struct *vma,
> }
> #endif
>
> -void set_page_huge_active(struct page *page);
> +
>
> Thanks.
Thank you Muchun for finding this.
Thank you Andrew for fixing in your tree.
--
Mike Kravetz
Powered by blists - more mailing lists