[PATCH] kernel: fix missing TRANSPARENT_HUGEPAGE symbols
Daniel Golle
daniel at makrotopia.org
Sat Aug 1 09:34:51 EDT 2020
On Sat, Aug 01, 2020 at 04:29:24PM +0300, Stijn Tintel wrote:
> Enabling KERNEL_TRANSPARENT_HUGEPAGE exposes 2 missing symbols:
> * CONFIG_READ_ONLY_THP_FOR_FS
> * TRANSPARENT_HUGEPAGE_ALWAYS
> * TRANSPARENT_HUGEPAGE_MADVISE
>
> The first one was added in 5.4, and is marked experimental there so just
> disable it in the generic config.
>
> For the latter two, we should not force the user to use either of them,
> so add them as build-configurable kernel options.
>
> Fixes: d1a8217d87bf ("kernel: clean-up build-configurable kernel config symbols")
> Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
Applied. Thanks.
More information about the openwrt-devel
mailing list