]> git.ipfire.org Git - thirdparty/openwrt.git/commit
generic: fix broken ARM gc sections patch 18503/head
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 15 Apr 2025 21:21:19 +0000 (23:21 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 15 Apr 2025 22:43:34 +0000 (00:43 +0200)
commit71446d8052da52b2deb43349197ddcdf0373d416
tree06cb92c7814d6ddcb3b227ff469415903d5c315e
parent87cb0446b7da0685d872feec832a480a9b7c681f
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: 7843f21c5120 ("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>
target/linux/generic/pending-6.6/200-ARM-9404-1-arm32-fix-boot-hang-with-HAVE_LD_DEAD_COD.patch [new file with mode: 0644]