ramips: disable CONFIG_LIST_HARDENED on MT7620
authorFelix Fietkau <nbd@nbd.name>
Wed, 16 Oct 2024 07:55:18 +0000 (09:55 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 16 Oct 2024 08:18:16 +0000 (10:18 +0200)
commit74238413b13dbf58d9da6836f9a41179d6bcb02e
tree9b673ece861891ab48dae57051c13a0b9ee853f7
parent92ca322dd1f48158b8829fec59319a12e4ae4295
ramips: disable CONFIG_LIST_HARDENED on MT7620

In #16396, crashes were reported on MT7620, which were introduced by enabling
CONFIG_LIST_HARDENED. The cause seems to be random memory corruption somewhere
in the kernel. Unfortunately the crash traces do not point to the real cause
of the crash in any way.
Since MT7620 is really ancient hardware that likely only has few users left,
I don't expect that anybody will invest a significant amount of time to track
down the real cause. Because of that, let's disable CONFIG_LIST_HARDENED on
this target only, and leave it enabled on all other platforms.

Fixes: #16396
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/ramips/mt7620/config-6.6