You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/generic
Stijn Tintel 5c3e83fa88 kernel: fix missing TRANSPARENT_HUGEPAGE symbols
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: d1a8217d87 ("kernel: clean-up build-configurable kernel config symbols")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
4 years ago
..
backport-4.14 kernel: Update kernel 4.14 to version 4.14.187 4 years ago
backport-4.19 kernel: Update kernel 4.19 to version 4.19.131 4 years ago
backport-5.4 kernel: mips: restore missing MIPS32 cBPF JIT 4 years ago
files treewide: rename POWER_ON_STRIP register 4 years ago
hack-4.14 kernel: Update kernel 4.14 to version 4.14.187 4 years ago
hack-4.19 kernel: Update kernel 4.19 to version 4.19.131 4 years ago
hack-5.4 kernel: bump 5.4 to 5.4.52 4 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
other-files kernel: move initramfs's init script out of base-files 7 years ago
pending-4.14 kernel: Update kernel 4.14 to version 4.14.187 4 years ago
pending-4.19 kernel: Update kernel 4.19 to version 4.19.131 4 years ago
pending-5.4 kernel: bump 5.4 to 5.4.51 4 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-4.14 kernel: add missing config symbol 4 years ago
config-4.19 kernel: add missing config symbol 4 years ago
config-5.4 kernel: fix missing TRANSPARENT_HUGEPAGE symbols 4 years ago