gluon/targets
Sven Eckelmann 73ddf5b453 ath79-generic: Work around boot hang on Unifi AC-Mesh
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 536c771f3f)
2023-02-22 23:06:49 +01:00
..
ath79-generic ath79-generic: Work around boot hang on Unifi AC-Mesh 2023-02-22 23:06:49 +01:00
ath79-mikrotik ath79-mikrotik: add support for Mikrotik RB951Ui-2nD (#2377) 2022-05-22 11:45:28 +02:00
ath79-nand ath79-nand: add support for ZTE MF281 2022-09-19 02:27:21 +02:00
bcm27xx-bcm2708 brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
bcm27xx-bcm2709 brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
bcm27xx-bcm2710 brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
bcm27xx.inc brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
generic treewide: rename ip6tables-legacy 2022-07-07 19:06:14 +02:00
ipq40xx-generic ipq40xx-generic: add suppot for GL.iNet GL-AP1300 (#2635) 2022-09-19 02:27:38 +02:00
ipq40xx-mikrotik ipq40xx-mikrotik: add support for mikrotik-sxtsq-5-ac (#2573) 2022-07-06 22:18:40 +02:00
ipq806x-generic ipq40xx: switch Wave2 firmware to -ct (#2541) 2022-06-05 11:55:25 +02:00
lantiq-xrx200 lantiq-xrx200: split 7360v2 into own device (#2544) 2022-06-14 22:16:30 +02:00
lantiq-xway lantiq-xway: remove DSL specific packages (#2575) 2022-07-06 11:20:04 +02:00
mediatek-mt7622 ramips-mt7622: rename Ubiquiti UniFi 6 LR 2022-07-07 21:40:05 +02:00
mikrotik.inc ath79-mikrotik: add support for Mikrotik RB951Ui-2nD (#2377) 2022-05-22 11:45:28 +02:00
mpc85xx-p1010 mpc85xx-p1010: re-enable TP-Link WDR4900 2022-10-17 12:26:12 +00:00
mpc85xx-p1020 mpc85xx-p1020: add Extreme Networks WS-AP3825i (#2495) 2022-05-01 10:43:32 +02:00
mvebu-cortexa9 mvebu-cortexa9: rename Linksys WRT1200AC 2019-10-30 00:06:14 +01:00
ramips-mt76x8 ramips-mt76x8: add support for TP-Link RE305 v1 2022-08-30 20:36:59 +02:00
ramips-mt7620 ramips-mt7620: remove "broken" status for ASUS RT-AC51U (#2494) 2022-05-27 21:40:05 +02:00
ramips-mt7621 ramips-mt7621: add support for ZyXEL NWA50AX 2022-10-17 16:06:33 +00:00
rockchip-armv8 rockchip-armv8: add support for NanoPi R4S (#2633) 2022-09-19 02:27:30 +02:00
sunxi-cortexa7 sunxi: update profile names 2021-06-22 01:59:48 +02:00
targets.mk ipq40xx-mikrotik: add support for mikrotik-sxtsq-5-ac (#2573) 2022-07-06 22:18:40 +02:00
x86-64 x86: copy separate kernel and rootfs images to "other" directory 2021-12-31 13:47:36 +01:00
x86-generic x86: copy separate kernel and rootfs images to "other" directory 2021-12-31 13:47:36 +01:00
x86-geode x86: update profile names 2021-06-22 01:59:48 +02:00
x86-legacy x86: update profile names 2021-06-22 01:59:48 +02:00
x86.inc x86: don't build ext4 images 2021-09-19 21:24:17 +02:00