immortalwrt/target/linux/generic/hack-5.4
Rui Salvaterra 023a1366ee kernel/generic: fix the arm gc-sections patch
Latest binutils (2.37) exposed a long-standing bug. The kernel linking stage
would break at the SORTTAB step, due to the exception table having been
previously purged from vmlinux, as its section wasn't marked as unconditionally
kept. Fix thusly.

Additionally, the "#define ARM_MMU_DISCARD(x) KEEP(x)" change is bogus. It
would only apply to !CONFIG_MMU devices (which we don't support in OpenWrt), and
it would even break the build if referenced. Drop it.

While at it, rename the patch in order to make it obvious that it's
arm-specific.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
[Add same changes for kernel 5.4 too]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2021-07-25 13:52:34 +02:00
..
204-module_strip.patch kernel: bump 5.4 to 5.4.129 2021-07-17 13:21:03 +02:00
210-darwin_scripts_include.patch
211-darwin-uuid-typedef-clash.patch linux-5.4: backport modpost upstream patches 2020-03-01 15:52:36 +01:00
212-tools_portability.patch kernel: fix portability issue with perf on linux 5.4 2020-06-04 21:52:57 +02:00
214-spidev_h_portability.patch
220-arm-gc_sections.patch kernel/generic: fix the arm gc-sections patch 2021-07-25 13:52:34 +02:00
221-module_exports.patch kernel: bump 5.4 to 5.4.132 2021-07-17 13:21:03 +02:00
230-openwrt_lzma_options.patch kernel: bump 5.4 to 5.4.63 2020-09-06 19:55:19 +02:00
249-udp-tunnel-selection.patch kernel/hack-5.4: make UDP tunneling user-selectable 2021-01-01 19:55:59 +01:00
250-netfilter_depends.patch kernel: drop the conntrack rtcache patch 2021-04-22 09:08:56 +01:00
251-sound_kconfig.patch kernel: bump 5.4 to 5.4.69 2020-10-02 22:02:26 +02:00
259-regmap_dynamic.patch kernel: bump 5.4 to 5.4.69 2020-10-02 22:02:26 +02:00
260-crypto_test_dependencies.patch kernel: 5.4: fix patches after wireguard backport 2021-02-26 20:41:01 +01:00
260-lib-arc4-unhide.patch kernel: 5.4: fix patches after wireguard backport 2021-02-26 20:41:01 +01:00
280-rfkill-stubs.patch
300-MIPS-r4k_cache-use-more-efficient-cache-blast.patch
301-mips_image_cmdline_hack.patch kernel: Activate FORTIFY_SOURCE for MIPS kernel 5.4 2021-04-30 23:51:19 +02:00
321-powerpc_crtsavres_prereq.patch
400-block-fit-partition-parser.patch kernel: fix FIT partition parser compatibility issues 2021-03-31 22:54:12 +01:00
400-unlock_mx25l6406e_with_4bit_block_protect.patch kernel-5.4: bump to 5.4.102 and refresh patches 2021-03-04 22:06:53 +01:00
531-debloat_lzma.patch kernel: remove a bunch of trailing whitespaces 2020-05-25 21:11:47 +02:00
550-loop-Report-EOPNOTSUPP-properly.patch kernel: bump 5.4 to 5.4.63 2020-09-06 19:55:19 +02:00
640-bridge-only-accept-EAP-locally.patch
645-netfilter-connmark-introduce-set-dscpmark.patch kernel: connmark set-dscpmark fix build on 5.4 2020-03-21 09:51:40 +00:00
647-netfilter-flow-acct.patch kernel: bump 5.4 to 5.4.67 2020-09-24 18:53:23 +02:00
650-netfilter-add-xt_OFFLOAD-target.patch kernel: drop the conntrack rtcache patch 2021-04-22 09:08:56 +01:00
651-wireless_mesh_header.patch kernel: bump 5.4 to 5.4.24 2020-03-09 20:43:53 +01:00
660-fq_codel_defaults.patch
661-use_fq_codel_by_default.patch kernel: bump 5.4 to 5.4.132 2021-07-17 13:21:03 +02:00
662-remove_pfifo_fast.patch kernel: bump 5.4 to 5.4.124 2021-06-06 00:25:25 +02:00
683-NET-add-mac-address-property.patch generic: add mac-address property for NVMEM mac addresses 2021-07-22 04:32:28 +02:00
700-swconfig_switch_drivers.patch kernel: remove mvsw61xx swconfig driver 2020-11-16 13:55:05 +01:00
703-add_vsc8504_support.patch kernel: bump 5.4 to 5.4.75 2020-11-10 13:11:32 +01:00
710-net-dsa-mv88e6xxx-default-VID-1.patch kernel: DSA roaming fix for Marvell mv88e6xxx 2021-02-23 21:10:56 +01:00
711-net-dsa-mv88e6xxx-disable-ATU-violation.patch kernel: DSA roaming fix for Marvell mv88e6xxx 2021-02-23 21:10:56 +01:00
721-phy_packets.patch kernel: bump 5.4 to 5.4.110 2021-04-10 20:27:40 +02:00
773-bgmac-add-srab-switch.patch
780-drivers-net-mediatek-register-of_platform-for-every-.patch generic: fix mediatek and dsa not detecting mac-addr from nvmem 2021-07-23 16:06:06 +01:00
781-dsa-register-every-port-with-of_platform.patch generic: fix mediatek and dsa not detecting mac-addr from nvmem 2021-07-23 16:06:06 +01:00
901-debloat_sock_diag.patch kernel: bump 5.4 to 5.4.74 2020-11-02 16:33:25 +01:00
902-debloat_proc.patch kernel: bump 5.4 to 5.4.119 2021-05-23 15:09:06 +02:00
904-debloat_dma_buf.patch kernel: bump 5.4 to 5.4.105 2021-03-13 17:06:35 +01:00
910-kobject_uevent.patch
911-kobject_add_broadcast_uevent.patch kernel: bump 5.4 to 5.4.120 2021-05-23 15:09:06 +02:00
921-always-create-console-node-in-initramfs.patch
991-platform-x86-pcengines-apuv2-revert-simswitch.patch target/hack-5.4: platform/x86/pcengines: revert led simswich compromise 2020-06-26 20:54:53 +02:00