openwrt/target/linux/generic/backport-4.19
Hauke Mehrtens 16f84fd275 kernel: Fix arm64 include files
This patch fixes the build of gdb and strace on arm64 targets with
kernel 4.19.

Without this patch asm/ptrace.h is including asm/sigcontext.h and this
file defines some structures which are also defined in musl header file
arch/aarch64/bits/signal.h. These two definitions then conflict with
each other and make the build fail.

This was seen locally and also by the build bot. The struct sigcontext,
struct sve_context and some others were defined twice. It looks like
this problem was introduced between 4.14 and 4.19 and it was fixed in
5.0. I already requested to backport this patch to kernel 4.19.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2019-10-20 12:33:40 +02:00
..
010-Kbuild-don-t-hardcode-path-to-awk-in-scripts-ld-vers.patch
011-kbuild-export-SUBARCH.patch kernel: bump 4.19 to 4.19.65 2019-08-09 18:30:33 +02:00
020-backport_netfilter_rtcache.patch kernel: fix rtcache compilation with 4.18+ with IPv6 support 2019-04-04 10:59:11 +02:00
047-v4.21-mtd-keep-original-flags-for-every-struct-mtd_info.patch kernel: Make the patches apply on top of 4.19 2018-12-15 14:28:48 +01:00
048-v4.21-mtd-improve-calculating-partition-boundaries-when-ch.patch kernel: bump 4.19 to 4.19.23 2019-02-15 21:53:27 +01:00
080-v5.1-0001-bcma-keep-a-direct-pointer-to-the-struct-device.patch kernel: backport bcma patches that improve printing functions 2019-01-10 16:47:43 +01:00
080-v5.1-0002-bcma-use-dev_-printing-functions.patch kernel: backport bcma patches that improve printing functions 2019-01-10 16:47:43 +01:00
095-Allow-class-e-address-assignment-via-ifconfig-ioctl.patch kernel: bump 4.19 to 4.19.62 2019-07-31 16:51:46 +02:00
101-arm-cns3xxx-use-actual-size-reads-for-PCIe.patch cns3xxx: use actual size reads for PCIe (4.19) 2019-01-28 18:17:32 +01:00
200-v5.2-usb-dwc2-Set-lpm-mode-parameters-depend-on-HW-configuration.patch kernel: 4.19: Backport usb dwc2 lpm mode hw check 2019-07-07 11:17:34 +02:00
210-arm64-sve-Disentangle-uapi-asm-ptrace.h-from-uapi-as.patch kernel: Fix arm64 include files 2019-10-20 12:33:40 +02:00
343-netfilter-nft_flow_offload-handle-netdevice-events-f.patch kernel: bump 4.19 to 4.19.75 2019-09-24 12:52:05 +02:00
370-netfilter-nf_flow_table-fix-offloaded-connection-tim.patch kernel: bump 4.19 to 4.19.75 2019-09-24 12:52:05 +02:00
371-netfilter-nf_flow_table-fix-up-ct-state-of-flows-aft.patch kernel: bump 4.19 to 4.19.51 2019-06-18 11:38:58 +02:00
380-v5.3-net-sched-Introduce-act_ctinfo-action.patch kernel: net_sched: fix a NULL pointer deref in ipt action 2019-09-01 18:38:04 +02:00
450-v5.0-mtd-spinand-add-support-for-GigaDevice-GD5FxGQ4xA.patch generic-4.19: Backport spi-nand support for GigaDevice A/E 2019-05-11 23:10:10 +02:00
451-v5.1-mtd-spinand-Add-support-for-GigaDevice-GD5F1GQ4UExxG.patch generic-4.19: Backport spi-nand support for GigaDevice A/E 2019-05-11 23:10:10 +02:00
460-v5.0-mtd-spi-nor-Add-support-for-mx25u12835f.patch kernel: refresh patches 2019-08-24 23:11:15 +02:00
500-v4.20-ubifs-Fix-default-compression-selection-in-ubifs.patch kernel: backport upstream ubifs default compression selection fix 2019-04-04 11:19:33 +02:00