openwrt/target/linux
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
..
apm821xx apm821xx: move CONFIG_REGULATOR to target config 2021-06-13 11:32:49 +02:00
arc770 treewide: do not quote compatible in shell scripts 2021-06-06 19:17:47 +02:00
archs38 treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
armvirt treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
at91 kernel: move some drm symbols to generic config 2021-06-13 23:30:10 +02:00
ath25 kernel: bump 5.4 to 5.4.132 2021-07-17 13:21:03 +02:00
ath79 ath79: kernel: Add missing quote to drivers/mfd/Kconfig 2021-07-23 02:38:22 +01:00
bcm27xx kernel: bump 5.4 to 5.4.132 2021-07-17 13:21:03 +02:00
bcm47xx bcm47xx: make WGT634U NVRAM patch apply again 2021-03-12 21:09:11 +01:00
bcm53xx kernel: bump 5.4 to 5.4.118 2021-05-23 15:09:06 +02:00
bcm63xx kernel: bump 5.10 to 5.10.50 2021-07-17 13:27:03 +02:00
bcm4908 bcm4908: fix Ethernet broken state after interface restart 2021-06-22 08:06:13 +02:00
bmips bmips: fix missing NVMEM subsystem 2021-07-21 11:39:39 +02:00
gemini base-files: generate network config with "device" options 2021-05-27 10:58:49 +02:00
generic kernel/generic: fix the arm gc-sections patch 2021-07-25 13:52:34 +02:00
imx6 imx6: image: drop BOOT_SCRIPT and fix DEVICE_NAME 2021-05-26 14:12:46 +02:00
ipq40xx ipq40xx: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
ipq806x ipq806x: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
ipq807x treewide: remove redundant ubifs kconfig symbols 2021-04-21 10:31:07 +01:00
kirkwood treewide: do not quote compatible in shell scripts 2021-06-06 19:17:47 +02:00
lantiq kernel: bump 5.10 to 5.10.51 2021-07-20 04:11:05 +01:00
layerscape kernel: bump 5.4 to 5.4.132 2021-07-17 13:21:03 +02:00
malta treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
mediatek mediatek: mt7623: import patch to fix spi 2021-07-24 13:10:53 +01:00
mpc85xx mpc85xx: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mvebu mvebu: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
mxs treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
octeon octeon: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
octeontx kernel: bump 5.4 to 5.4.128 2021-06-26 12:49:15 +02:00
omap kernel: move some drm symbols to generic config 2021-06-13 23:30:10 +02:00
oxnas treewide: remove redundant ubifs kconfig symbols 2021-04-21 10:31:07 +01:00
pistachio treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
ramips ramips: mt7621: remove bring up DSA master init script 2021-07-23 02:52:02 +01:00
realtek treewide: call check-size before append-metadata 2021-07-10 19:40:10 +02:00
rockchip linux/rockchip: update the USB 3.0 controller node patch 2021-07-20 18:38:23 +01:00
sunxi linux-firmware: update to version 20210315 and trim down broadcom FW 2021-06-06 00:26:13 +02:00
tegra kernel: move some drm symbols to generic config 2021-06-13 23:30:10 +02:00
uml treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
x86 x86: include kmod-fs-vfat by default in generic images 2021-07-20 04:11:05 +01:00
zynq kernel: move some drm symbols to generic config 2021-06-13 23:30:10 +02:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00