Re: [PATCH] [Rebased for 5.4] mm, hugetlb: allow for "high" userspace addresses

From: Christophe Leroy
Date: Wed May 04 2022 - 03:26:17 EST




Le 03/05/2022 à 15:47, Greg KH a écrit :
> On Tue, May 03, 2022 at 02:47:11PM +0200, Christophe Leroy wrote:
>> This is backport for linux 5.4
>>
>> commit 5f24d5a579d1eace79d505b148808a850b417d4c upstream.
>
> Now queued up, thanks.
>

Looks like the robot has found a build failure, due to missing #include
<linux/sched/mm.h>

However, looking into it in more details, I think we should just apply
the two following commits unmodified instead of modifying the original
commit:

885902531586 ("hugetlbfs: get unmapped area below TASK_UNMAPPED_BASE for
hugetlbfs")
5f24d5a579d1 ("mm, hugetlb: allow for "high" userspace addresses")

Thanks
Christophe