Re: [PATCH] mm: hugetlb_vmemmap: include missing linux/moduleparam.h

From: Andrew Morton
Date: Fri Nov 04 2022 - 19:36:47 EST


On Thu, 3 Nov 2022 17:02:02 +0100 Vasily Gorbik <gor@xxxxxxxxxxxxx> wrote:

> 42deddf3ef5c ("s390: select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP") is
> just a one liner activating this feature and only present in linux-next
> and s390 features branch targeting v6.2. So, if you don't want to have
>
> Fixes: 30152245c63b ("mm: hugetlb_vmemmap: replace early_param() with core_param()")
>
> fine with me. But then just dropping Fixes tag is probably a better
> option. I hope that won't prevent it from going into some v6.1-rcX.
>
> @Andrew
> should I resend? or would you be so kind to drop Fixes tag and add Reviewed-by
> without it? Thank you

I retained the

Fixes: 30152245c63b ("mm: hugetlb_vmemmap: replace early_param() with core_param()")

and added Muchun's Reviewed-by:, thanks.