]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ramips: mt7621: disable CONFIG_LIST_HARDENED 22672/head
authorRany Hany <rany_hany@riseup.net>
Sun, 29 Mar 2026 15:17:48 +0000 (15:17 +0000)
committerRobert Marko <robimarko@gmail.com>
Sun, 29 Mar 2026 16:50:57 +0000 (18:50 +0200)
It appears that CONFIG_LIST_HARDENED causes the system to
hang when restarted. I was unable to determine the cause
of the crash so disabling CONFIG_LIST_HARDENED seems like
an acceptable workaround for the time being.

The issue only occurs on reboot.

Fixes: https://github.com/openwrt/openwrt/issues/20099
Signed-off-by: Rany Hany <rany_hany@riseup.net>
Link: https://github.com/openwrt/openwrt/pull/22672
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ramips/mt7621/config-6.12

index dac61e6ba184a04c05c8686915e1dbd15b2f2476..4a8352241ec6fb8a398f5da9a6551c9d49d7cbd5 100644 (file)
@@ -114,6 +114,7 @@ CONFIG_IRQ_MIPS_CPU=y
 CONFIG_IRQ_WORK=y
 CONFIG_LED_TRIGGER_PHY=y
 CONFIG_LIBFDT=y
+# CONFIG_LIST_HARDENED is not set
 CONFIG_LOCK_DEBUGGING_SUPPORT=y
 CONFIG_LZO_COMPRESS=y
 CONFIG_LZO_DECOMPRESS=y