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
020-backport_netfilter_rtcache.patch
047-v4.21-mtd-keep-original-flags-for-every-struct-mtd_info.patch
048-v4.21-mtd-improve-calculating-partition-boundaries-when-ch.patch
080-v5.1-0001-bcma-keep-a-direct-pointer-to-the-struct-device.patch
080-v5.1-0002-bcma-use-dev_-printing-functions.patch
095-Allow-class-e-address-assignment-via-ifconfig-ioctl.patch
101-arm-cns3xxx-use-actual-size-reads-for-PCIe.patch
200-v5.2-usb-dwc2-Set-lpm-mode-parameters-depend-on-HW-configuration.patch
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
370-netfilter-nf_flow_table-fix-offloaded-connection-tim.patch
371-netfilter-nf_flow_table-fix-up-ct-state-of-flows-aft.patch
380-v5.3-net-sched-Introduce-act_ctinfo-action.patch
450-v5.0-mtd-spinand-add-support-for-GigaDevice-GD5FxGQ4xA.patch
451-v5.1-mtd-spinand-Add-support-for-GigaDevice-GD5F1GQ4UExxG.patch
460-v5.0-mtd-spi-nor-Add-support-for-mx25u12835f.patch
500-v4.20-ubifs-Fix-default-compression-selection-in-ubifs.patch