In message: [linux-yocto][linux-yocto v5.10] kernel code for marvell cn96xx
on 13/04/2021 Ruiqiang Hao wrote:

> Hi Bruce,
> 
>     Currently without THP being enabled, MAX_ORDER via FORCE_MAX_ZONEORDER 
> gets
>     reduced to 11, which falls below HUGETLB_PAGE_ORDER for certain 16K and 
> 64K
>     page size configurations. This is problematic which throws up the 
> following
>     warning during boot as pageblock_order via HUGETLB_PAGE_ORDER order 
> exceeds
>     MAX_ORDER.
>     This patch solves the problem via keeping FORCE_MAX_ZONEORDER unchanged 
> with or
>     without THP on 16K and 64K page size configurations, making sure that the
>     HUGETLB_PAGE_ORDER (and pageblock_order) would never exceed MAX_ORDER.
> 
>     Please help to merge this patch to our linux-yocto repo.
> 
>     repo:
>           linux-yocto
>     branch:
>           v5.10/standard/base

merged.

Bruce

> 
> Thanks,
> Ruiqiang
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9738): 
https://lists.yoctoproject.org/g/linux-yocto/message/9738
Mute This Topic: https://lists.yoctoproject.org/mt/82056379/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to