73ddf5b453
It looks like boot hangs on an AC-Mesh for unknown reasons. The last
message seen on the console is:
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
But interestingly, it seems like enabling AIO somehow works around this
problem. Changing any off the following options seem to have the same
effect at the moment for Linux 5.10.160+5.10.161
# CONFIG_KERNEL_AIO is not set
# CONFIG_KERNEL_CGROUPS is not set
# CONFIG_KERNEL_FANOTIFY is not set
# CONFIG_KERNEL_FHANDLE is not set
# CONFIG_KERNEL_IO_URING is not set
# CONFIG_KERNEL_IPV6_MROUTE is not set
# CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL is not set
# CONFIG_KERNEL_IP_MROUTE is not set
CONFIG_KERNEL_PROC_STRIPPED=y
Just enable CONFIG_AIO until the actual problem was fixed.
Link: https://github.com/freifunk-gluon/gluon/issues/2784
(cherry picked from commit
|
||
---|---|---|
.. | ||
ath79-generic | ||
ath79-mikrotik | ||
ath79-nand | ||
bcm27xx-bcm2708 | ||
bcm27xx-bcm2709 | ||
bcm27xx-bcm2710 | ||
bcm27xx.inc | ||
generic | ||
ipq40xx-generic | ||
ipq40xx-mikrotik | ||
ipq806x-generic | ||
lantiq-xrx200 | ||
lantiq-xway | ||
mediatek-mt7622 | ||
mikrotik.inc | ||
mpc85xx-p1010 | ||
mpc85xx-p1020 | ||
mvebu-cortexa9 | ||
ramips-mt76x8 | ||
ramips-mt7620 | ||
ramips-mt7621 | ||
rockchip-armv8 | ||
sunxi-cortexa7 | ||
targets.mk | ||
x86-64 | ||
x86-generic | ||
x86-geode | ||
x86-legacy | ||
x86.inc |