1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/generic
Christian Marangi 71446d8052
generic: fix broken ARM gc sections patch
Upstream version of ARM gc sections skip eeping some section. It was
reported some kernel load hang hence restore what we original did and
introduce a new patch that add the additional entry on top of the
upstream version.

Fixes: #18500
Fixes: 7843f21c51 ("generic: replace ARM gc sections patch with upstream version")
Tested-by: Stefan Kalscheuer <stefan@stklcode.de> (Turris Omnia)
Link: https://github.com/openwrt/openwrt/pull/18503
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-04-16 00:43:34 +02:00
..
backport-6.6 generic: fix broken TCP fraglist GRO patch 2025-04-15 23:26:50 +02:00
files generic: fix kernel warning no previous prototype for ... 2025-04-11 20:34:24 +02:00
hack-6.6 generic: replace ARM gc sections patch with upstream version 2025-04-14 10:28:49 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.6 generic: fix broken ARM gc sections patch 2025-04-16 00:43:34 +02:00
config-6.6 generic: reorder settings 2025-03-27 16:37:23 +01:00
config-filter kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
PATCHES