make toolchain/kernel-headers/{clean,compile} V=sc make[2]: Entering directory '/Volumes/test/b/openwrt/scripts/config' make[2]: 'conf' is up to date. make[2]: Leaving directory '/Volumes/test/b/openwrt/scripts/config' make[1]: Entering directory '/Volumes/test/b/openwrt' make[2]: Entering directory '/Volumes/test/b/openwrt/toolchain/kernel-headers' rm -rf /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux-5.15.91 /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux-5.15.91/.built rm -rf /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux-5.15.91 /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux-dev rm -rf /Volumes/test/b/openwrt/staging_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/stamp/.linux_installed make[2]: Leaving directory '/Volumes/test/b/openwrt/toolchain/kernel-headers' time: toolchain/kernel-headers/clean#0.11#5.50#8.12 make[1]: Leaving directory '/Volumes/test/b/openwrt' make[2]: Entering directory '/Volumes/test/b/openwrt/scripts/config' make[2]: 'conf' is up to date. make[2]: Leaving directory '/Volumes/test/b/openwrt/scripts/config' make[1]: Entering directory '/Volumes/test/b/openwrt' + mkdir -p /Volumes/test/b/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi + cd /Volumes/test/b/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi + mkdir -p bin lib stamp usr/include usr/lib mkdir -p /Volumes/test/b/openwrt/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/stamp touch /Volumes/test/b/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/.prepared make[2]: Entering directory '/Volumes/test/b/openwrt/toolchain/binutils' make[2]: Nothing to be done for 'compile'. make[2]: Leaving directory '/Volumes/test/b/openwrt/toolchain/binutils' time: toolchain/binutils/compile#0.00#0.00#0.02 make[2]: Entering directory '/Volumes/test/b/openwrt/toolchain/gcc/initial' make[2]: Nothing to be done for 'compile'. make[2]: Leaving directory '/Volumes/test/b/openwrt/toolchain/gcc/initial' time: toolchain/gcc/initial/compile#0.02#0.01#0.06 make[2]: Entering directory '/Volumes/test/b/openwrt/toolchain/kernel-headers' rm -rf /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux-* xzcat /Volumes/test/b/openwrt/dl/linux-5.15.91.tar.xz | tar -C /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi -xf - cp -fpR "/Volumes/test/b/openwrt/target/linux/generic/files"/. /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux-5.15.91/ find /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux-5.15.91/ -name \*.rej -or -name \*.orig | xargs -r rm -f if [ -d /Volumes/test/b/openwrt/target/linux/generic/patches ]; then echo "generic patches directory is present. please move your patches to the pending directory" ; exit 1; fi Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/005-v5.17-01-Kbuild-use-Wdeclaration-after-statement.patch using plaintext: patching file Makefile patching file arch/arm64/kernel/vdso32/Makefile patching file scripts/mod/modpost.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/005-v5.17-02-Kbuild-move-to-std-gnu11.patch using plaintext: patching file Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/005-v5.17-03-Kbuild-use-std-gnu11-for-KBUILD_USERCFLAGS.patch using plaintext: patching file Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/020-v6.1-01-mm-x86-arm64-add-arch_has_hw_pte_young.patch using plaintext: patching file arch/arm64/include/asm/cpufeature.h patching file arch/arm64/include/asm/pgtable.h patching file arch/arm64/kernel/cpufeature.c patching file arch/arm64/tools/cpucaps patching file arch/x86/include/asm/pgtable.h patching file include/linux/pgtable.h patching file mm/memory.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/020-v6.1-02-mm-x86-add-CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG.patch using plaintext: patching file arch/Kconfig patching file arch/x86/Kconfig patching file arch/x86/include/asm/pgtable.h patching file arch/x86/mm/pgtable.c patching file include/linux/pgtable.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/020-v6.1-03-mm-vmscan.c-refactor-shrink_node.patch using plaintext: patching file mm/vmscan.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/020-v6.1-04-mm-multigenerational-lru-groundwork.patch using plaintext: patching file fs/fuse/dev.c patching file include/linux/cgroup.h patching file include/linux/mm.h patching file include/linux/mm_inline.h patching file include/linux/mmzone.h patching file include/linux/page-flags-layout.h patching file include/linux/page-flags.h patching file include/linux/sched.h patching file kernel/bounds.c patching file kernel/cgroup/cgroup-internal.h patching file mm/huge_memory.c patching file mm/memcontrol.c patching file mm/memory.c patching file mm/mm_init.c patching file mm/page_alloc.c patching file mm/swap.c patching file mm/swapfile.c patching file mm/vmscan.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/020-v6.1-05-mm-multigenerational-lru-mm_struct-list.patch using plaintext: patching file fs/exec.c patching file include/linux/memcontrol.h patching file include/linux/mm_inline.h patching file include/linux/mm_types.h patching file include/linux/mmzone.h patching file kernel/exit.c patching file kernel/fork.c patching file kernel/sched/core.c patching file mm/memcontrol.c patching file mm/vmscan.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/020-v6.1-06-mm-multigenerational-lru-aging.patch using plaintext: patching file include/linux/memcontrol.h patching file include/linux/mmzone.h patching file include/linux/oom.h patching file include/linux/swap.h patching file mm/memcontrol.c patching file mm/oom_kill.c patching file mm/rmap.c patching file mm/vmscan.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/020-v6.1-07-mm-multigenerational-lru-eviction.patch using plaintext: patching file include/linux/mm_inline.h patching file include/linux/mmzone.h patching file mm/swap.c patching file mm/vmscan.c patching file mm/workingset.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/020-v6.1-08-mm-multigenerational-lru-user-interface.patch using plaintext: patching file include/linux/nodemask.h patching file mm/vmscan.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/020-v6.1-09-mm-multigenerational-lru-Kconfig.patch using plaintext: patching file mm/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/020-v6.1-10-mm-multigenerational-lru-documentation.patch using plaintext: patching file Documentation/vm/index.rst patching file Documentation/vm/multigen_lru.rst Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/021-v6.1-mm-mglru-don-t-sync-disk-for-each-aging-cycle.patch using plaintext: patching file mm/vmscan.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/050-v5.16-00-MIPS-uasm-Enable-muhu-opcode-for-MIPS-R6.patch using plaintext: patching file arch/mips/include/asm/uasm.h patching file arch/mips/mm/uasm-mips.c patching file arch/mips/mm/uasm.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/050-v5.16-01-mips-uasm-Add-workaround-for-Loongson-2F-nop-CPU-err.patch using plaintext: patching file arch/mips/include/asm/uasm.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/050-v5.16-02-mips-bpf-Add-eBPF-JIT-for-32-bit-MIPS.patch using plaintext: patching file arch/mips/net/Makefile patching file arch/mips/net/bpf_jit_comp.c patching file arch/mips/net/bpf_jit_comp.h patching file arch/mips/net/bpf_jit_comp32.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/050-v5.16-03-mips-bpf-Add-new-eBPF-JIT-for-64-bit-MIPS.patch using plaintext: patching file arch/mips/net/bpf_jit_comp64.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/050-v5.16-04-mips-bpf-Add-JIT-workarounds-for-CPU-errata.patch using plaintext: patching file arch/mips/net/bpf_jit_comp.c patching file arch/mips/net/bpf_jit_comp.h patching file arch/mips/net/bpf_jit_comp64.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/050-v5.16-05-mips-bpf-Enable-eBPF-JITs.patch using plaintext: patching file MAINTAINERS patching file arch/mips/Kconfig patching file arch/mips/net/Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/050-v5.16-06-mips-bpf-Remove-old-BPF-JIT-implementations.patch using plaintext: patching file arch/mips/net/bpf_jit.h patching file arch/mips/net/bpf_jit_asm.S Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/081-v5.17-regmap-allow-to-define-reg_update_bits-for-no-bus.patch using plaintext: patching file drivers/base/regmap/regmap.c patching file include/linux/regmap.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/100-v5.18-tty-serial-bcm63xx-use-more-precise-Kconfig-symbol.patch using plaintext: patching file drivers/tty/serial/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/200-v5.18-tools-resolve_btfids-Build-with-host-flags.patch using plaintext: patching file tools/bpf/resolve_btfids/Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/201-v5.16-scripts-dtc-Update-to-upstream-version-v1.6.1-19-g0a.patch using plaintext: patching file scripts/dtc/checks.c patching file scripts/dtc/dtc-lexer.l patching file scripts/dtc/dtc.c patching file scripts/dtc/dtc.h patching file scripts/dtc/flattree.c patching file scripts/dtc/libfdt/fdt.c patching file scripts/dtc/libfdt/fdt_rw.c patching file scripts/dtc/libfdt/fdt_strerror.c patching file scripts/dtc/libfdt/libfdt.h patching file scripts/dtc/livetree.c patching file scripts/dtc/treesource.c patching file scripts/dtc/util.h patching file scripts/dtc/version_gen.h patching file scripts/dtc/yamltree.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/300-v5.18-pinctrl-qcom-Return--EINVAL-for-setting-affinity-if-no-IRQ-parent.patch using plaintext: patching file drivers/pinctrl/qcom/pinctrl-msm.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/301-v5.16-soc-qcom-smem-Support-reserved-memory-description.patch using plaintext: patching file drivers/of/platform.c patching file drivers/soc/qcom/smem.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/330-v5.16-01-MIPS-kernel-proc-add-CPU-option-reporting.patch using plaintext: patching file arch/mips/kernel/proc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/330-v5.16-02-MIPS-Fix-using-smp_processor_id-in-preemptible-in-sh.patch using plaintext: patching file arch/mips/kernel/proc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/331-v5.19-mtd-spinand-Add-support-for-XTX-XT26G0xA.patch using plaintext: patching file drivers/mtd/nand/spi/Makefile patching file drivers/mtd/nand/spi/core.c patching file drivers/mtd/nand/spi/xtx.c patching file include/linux/mtd/spinand.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/344-v5.18-01-phy-marvell-phy-mvebu-a3700-comphy-Remove-port-from-.patch using plaintext: patching file drivers/phy/marvell/phy-mvebu-a3700-comphy.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/344-v5.18-02-phy-marvell-phy-mvebu-a3700-comphy-Add-native-kernel.patch using plaintext: patching file drivers/phy/marvell/phy-mvebu-a3700-comphy.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/345-v5.17-arm64-dts-marvell-armada-37xx-Add-xtal-clock-to-comp.patch using plaintext: patching file arch/arm64/boot/dts/marvell/armada-37xx.dtsi Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/346-v5.18-01-Revert-ata-ahci-mvebu-Make-SATA-PHY-optional-for-Arm.patch using plaintext: patching file drivers/ata/ahci.h patching file drivers/ata/ahci_mvebu.c patching file drivers/ata/libahci_platform.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/346-v5.18-02-Revert-usb-host-xhci-mvebu-make-USB-3.0-PHY-optional.patch using plaintext: patching file drivers/usb/host/xhci-mvebu.c patching file drivers/usb/host/xhci-mvebu.h patching file drivers/usb/host/xhci-plat.c patching file drivers/usb/host/xhci-plat.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/346-v5.18-03-Revert-PCI-aardvark-Fix-initialization-with-old-Marv.patch using plaintext: patching file drivers/pci/controller/pci-aardvark.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/347-v6.0-phy-marvell-phy-mvebu-a3700-comphy-Remove-broken-res.patch using plaintext: patching file drivers/phy/marvell/phy-mvebu-a3700-comphy.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/400-v5.19-mtd-call-of_platform_populate-for-MTD-partitions.patch using plaintext: patching file drivers/mtd/mtdpart.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/401-v6.0-mtd-parsers-add-support-for-Sercomm-partitions.patch using plaintext: patching file drivers/mtd/parsers/Kconfig patching file drivers/mtd/parsers/Makefile patching file drivers/mtd/parsers/scpart.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/402-v6.0-mtd-next-mtd-core-introduce-of-support-for-dynamic-partitions.patch using plaintext: patching file drivers/mtd/mtdcore.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/403-v6.1-mtd-allow-getting-MTD-device-associated-with-a-speci.patch using plaintext: patching file drivers/mtd/mtdcore.c patching file include/linux/mtd/mtd.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/404-v6.0-mtd-core-check-partition-before-dereference.patch using plaintext: patching file drivers/mtd/mtdcore.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/405-v6.1-mtd-core-add-missing-of_node_get-in-dynamic-partitio.patch using plaintext: patching file drivers/mtd/mtdcore.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/406-v6.2-0001-mtd-core-simplify-a-bit-code-find-partition-matching.patch using plaintext: patching file drivers/mtd/mtdcore.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/406-v6.2-0002-mtd-core-try-to-find-OF-node-for-every-MTD-partition.patch using plaintext: patching file drivers/mtd/mtdcore.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/407-v5.17-mtd-parsers-qcom-Don-t-print-error-message-on-EPROBE.patch using plaintext: patching file drivers/mtd/parsers/qcomsmempart.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/408-v6.2-mtd-core-set-ROOT_DEV-for-partitions-marked-as-rootf.patch using plaintext: patching file drivers/mtd/mtdcore.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/410-v5.18-mtd-parsers-trx-allow-to-use-on-MediaTek-MIPS-SoCs.patch using plaintext: patching file drivers/mtd/parsers/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/420-v5.19-02-mtd-spinand-gigadevice-add-support-for-GD5FxGQ4xExxG.patch using plaintext: patching file drivers/mtd/nand/spi/gigadevice.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/420-v5.19-03-mtd-spinand-gigadevice-add-support-for-GD5F1GQ5RExxG.patch using plaintext: patching file drivers/mtd/nand/spi/gigadevice.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/420-v5.19-04-mtd-spinand-gigadevice-add-support-for-GD5F-2-4-GQ5x.patch using plaintext: patching file drivers/mtd/nand/spi/gigadevice.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/420-v5.19-05-mtd-spinand-gigadevice-add-support-for-GD5FxGM7xExxG.patch using plaintext: patching file drivers/mtd/nand/spi/gigadevice.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/421-v6.2-mtd-parsers-add-TP-Link-SafeLoader-partitions-table-.patch using plaintext: patching file drivers/mtd/parsers/Kconfig patching file drivers/mtd/parsers/Makefile patching file drivers/mtd/parsers/tplink_safeloader.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/422-v5.19-mtd-spi-nor-support-eon-en25qh256a.patch using plaintext: patching file drivers/mtd/spi-nor/eon.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/600-v5.18-page_pool-Add-allocation-stats.patch using plaintext: patching file include/net/page_pool.h patching file net/Kconfig patching file net/core/page_pool.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/601-v5.18-page_pool-Add-recycle-stats.patch using plaintext: patching file include/net/page_pool.h patching file net/core/page_pool.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/602-v5.18-page_pool-Add-function-to-batch-and-return-stats.patch using plaintext: patching file include/net/page_pool.h patching file net/core/page_pool.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/603-v5.19-page_pool-Add-recycle-stats-to-page_pool_put_page_bu.patch using plaintext: patching file net/core/page_pool.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/604-v5.19-net-page_pool-introduce-ethtool-stats.patch using plaintext: patching file include/net/page_pool.h patching file net/core/page_pool.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/605-v5.18-xdp-introduce-flags-field-in-xdp_buff-xdp_frame.patch using plaintext: patching file include/net/xdp.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/606-v5.18-xdp-add-frags-support-to-xdp_return_-buff-frame.patch using plaintext: patching file include/net/xdp.h patching file net/core/xdp.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/607-v5.18-net-skbuff-add-size-metadata-to-skb_shared_info-for-.patch using plaintext: patching file include/linux/skbuff.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/608-v5.18-net-veth-Account-total-xdp_frame-len-running-ndo_xdp.patch using plaintext: patching file drivers/net/veth.c patching file include/net/xdp.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/609-v5.18-veth-Allow-jumbo-frames-in-xdp-mode.patch using plaintext: patching file drivers/net/veth.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/700-v5.17-net-dsa-introduce-tagger-owned-storage-for-private.patch using plaintext: patching file include/net/dsa.h patching file net/dsa/dsa2.c patching file net/dsa/dsa_priv.h patching file net/dsa/switch.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/701-v5.17-dsa-make-tagging-protocols-connect-to-individual-switches.patch using plaintext: patching file include/net/dsa.h patching file net/dsa/dsa2.c patching file net/dsa/dsa_priv.h patching file net/dsa/switch.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-00-net-ethernet-mtk_eth_soc-add-support-for-coherent-DM.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-01-arm64-dts-mediatek-mt7622-add-support-for-coherent-D.patch using plaintext: patching file arch/arm64/boot/dts/mediatek/mt7622.dtsi Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-02-net-ethernet-mtk_eth_soc-add-support-for-Wireless-Et.patch using plaintext: patching file drivers/net/ethernet/mediatek/Kconfig patching file drivers/net/ethernet/mediatek/Makefile patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_wed.c patching file drivers/net/ethernet/mediatek/mtk_wed.h patching file drivers/net/ethernet/mediatek/mtk_wed_debugfs.c patching file drivers/net/ethernet/mediatek/mtk_wed_ops.c patching file drivers/net/ethernet/mediatek/mtk_wed_regs.h patching file include/linux/soc/mediatek/mtk_wed.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-03-net-ethernet-mtk_eth_soc-implement-flow-offloading-t.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe.c patching file drivers/net/ethernet/mediatek/mtk_ppe.h patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c patching file drivers/net/ethernet/mediatek/mtk_wed.h patching file include/linux/netdevice.h patching file net/core/dev.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-04-arm64-dts-mediatek-mt7622-introduce-nodes-for-Wirele.patch using plaintext: patching file arch/arm64/boot/dts/mediatek/mt7622.dtsi Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-05-net-ethernet-mtk_eth_soc-add-ipv6-flow-offload-suppo.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-06-net-ethernet-mtk_eth_soc-support-TC_SETUP_BLOCK-for-.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-07-net-ethernet-mtk_eth_soc-allocate-struct-mtk_ppe-sep.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_ppe.c patching file drivers/net/ethernet/mediatek/mtk_ppe.h patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-08-net-ethernet-mtk_eth_soc-rework-hardware-flow-table-.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_ppe.c patching file drivers/net/ethernet/mediatek/mtk_ppe.h patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-09-net-ethernet-mtk_eth_soc-remove-bridge-flow-offload-.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe.c patching file drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-10-net-ethernet-mtk_eth_soc-support-creating-mac-addres.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe.c patching file drivers/net/ethernet/mediatek/mtk_ppe.h patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-11-net-ethernet-mtk_eth_soc-wed-fix-sparse-endian-warni.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-12-net-ethernet-mtk_eth_soc-fix-return-value-check-in-m.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-13-net-ethernet-mtk_eth_soc-use-standard-property-for-c.patch using plaintext: patching file arch/arm64/boot/dts/mediatek/mt7622.dtsi patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-14-net-ethernet-mtk_eth_soc-use-after-free-in-__mtk_ppe.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-15-net-ethernet-mtk_eth_soc-add-check-for-allocation-fa.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-16-eth-mtk_eth_soc-silence-the-GCC-12-array-bounds-warn.patch using plaintext: patching file drivers/net/ethernet/mediatek/Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-17-net-ethernet-mtk_eth_soc-rely-on-GFP_KERNEL-for-dma_.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-18-net-ethernet-mtk_eth_soc-move-tx-dma-desc-configurat.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-19-net-ethernet-mtk_eth_soc-add-txd_size-to-mtk_soc_dat.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-20-net-ethernet-mtk_eth_soc-rely-on-txd_size-in-mtk_tx_.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-21-net-ethernet-mtk_eth_soc-rely-on-txd_size-in-mtk_des.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-22-net-ethernet-mtk_eth_soc-rely-on-txd_size-in-txd_to_.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-23-net-ethernet-mtk_eth_soc-add-rxd_size-to-mtk_soc_dat.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-24-net-ethernet-mtk_eth_soc-rely-on-txd_size-field-in-m.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-25-net-ethernet-mtk_eth_soc-rely-on-rxd_size-field-in-m.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-26-net-ethernet-mtk_eth_soc-introduce-device-register-m.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-27-net-ethernet-mtk_eth_soc-introduce-MTK_NETSYS_V2-sup.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-28-net-ethernet-mtk_eth_soc-convert-ring-dma-pointer-to.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-29-net-ethernet-mtk_eth_soc-convert-scratch_ring-pointe.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-30-net-ethernet-mtk_eth_soc-introduce-support-for-mt798.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-31-net-ethernet-mtk_eth_soc-fix-error-code-in-mtk_flow_.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-33-net-ethernet-mtk_eth_soc-enable-rx-cksum-offload-for.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/702-v5.19-34-eth-mtk_ppe-fix-up-after-merge.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-00-v5.16-net-convert-users-of-bitmap_foo-to-linkmode_foo.patch using plaintext: patching file drivers/net/dsa/b53/b53_common.c patching file drivers/net/dsa/bcm_sf2.c patching file drivers/net/dsa/hirschmann/hellcreek.c patching file drivers/net/dsa/lantiq_gswip.c patching file drivers/net/dsa/microchip/ksz8795.c patching file drivers/net/dsa/mv88e6xxx/chip.c patching file drivers/net/dsa/ocelot/felix_vsc9959.c patching file drivers/net/dsa/ocelot/seville_vsc9953.c patching file drivers/net/dsa/qca/ar9331.c patching file drivers/net/dsa/sja1105/sja1105_main.c patching file drivers/net/dsa/xrs700x/xrs700x.c patching file drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c patching file drivers/net/ethernet/atheros/ag71xx.c patching file drivers/net/ethernet/cadence/macb_main.c patching file drivers/net/ethernet/freescale/enetc/enetc_pf.c patching file drivers/net/ethernet/huawei/hinic/hinic_ethtool.c patching file drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c patching file drivers/net/ethernet/marvell/mvneta.c patching file drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c patching file drivers/net/ethernet/marvell/octeontx2/nic/otx2_ethtool.c patching file drivers/net/ethernet/marvell/pxa168_eth.c patching file drivers/net/ethernet/mellanox/mlx4/en_ethtool.c patching file drivers/net/ethernet/microchip/sparx5/sparx5_phylink.c patching file drivers/net/ethernet/mscc/ocelot_net.c patching file drivers/net/ethernet/pensando/ionic/ionic_ethtool.c patching file drivers/net/ethernet/xilinx/xilinx_axienet_main.c patching file drivers/net/pcs/pcs-xpcs.c patching file drivers/net/phy/sfp-bus.c patching file net/ethtool/ioctl.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-01-v5.16-net-phylink-add-MAC-phy_interface_t-bitmap.patch using plaintext: patching file include/linux/phylink.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-02-v5.16-net-phylink-use-supported_interfaces-for-phylink-val.patch using plaintext: patching file drivers/net/phy/phylink.c patching file include/linux/phylink.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-03-v5.16-net-dsa-populate-supported_interfaces-member.patch using plaintext: patching file include/net/dsa.h patching file net/dsa/port.c patching file net/dsa/slave.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-04-v5.17-net-dsa-consolidate-phylink-creation.patch using plaintext: patching file net/dsa/dsa_priv.h patching file net/dsa/port.c patching file net/dsa/slave.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-05-v5.17-net-dsa-replace-phylink_get_interfaces-with-phylink_.patch using plaintext: patching file include/net/dsa.h patching file net/dsa/port.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-06-v5.18-net-dsa-add-support-for-phylink-mac_select_pcs.patch using plaintext: patching file include/net/dsa.h patching file net/dsa/port.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-07-v5.16-net-phy-add-phy_interface_t-bitmap-support.patch using plaintext: patching file include/linux/phy.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-08-v5.17-net-phylink-add-mac_select_pcs-method-to-phylink_mac.patch using plaintext: patching file drivers/net/phy/phylink.c patching file include/linux/phylink.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-09-v5.17-net-phylink-add-generic-validate-implementation.patch using plaintext: patching file drivers/net/phy/phylink.c patching file include/linux/phylink.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-10-v5.16-net-dsa-introduce-helpers-for-iterating-through-port.patch using plaintext: patching file include/net/dsa.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-11-v5.17-net-phylink-add-pcs_validate-method.patch using plaintext: patching file drivers/net/phy/phylink.c patching file include/linux/phylink.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-12-v5.17-net-phylink-add-legacy_pre_march2020-indicator.patch using plaintext: patching file include/linux/phylink.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-13-v5.17-net-dsa-mark-DSA-phylink-as-legacy_pre_march2020.patch using plaintext: patching file net/dsa/port.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-14-v5.17-net-phylink-use-legacy_pre_march2020.patch using plaintext: patching file drivers/net/phy/phylink.c patching file include/linux/phylink.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-15-v5.18-net-phy-phylink-fix-DSA-mac_select_pcs-introduction.patch using plaintext: patching file drivers/net/phy/phylink.c patching file net/dsa/port.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-16-v5.16-net-mvneta-populate-supported_interfaces-member.patch using plaintext: patching file drivers/net/ethernet/marvell/mvneta.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-17-v5.16-net-mvneta-remove-interface-checks-in-mvneta_validat.patch using plaintext: patching file drivers/net/ethernet/marvell/mvneta.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-18-v5.16-net-mvneta-drop-use-of-phylink_helper_basex_speed.patch using plaintext: patching file drivers/net/ethernet/marvell/mvneta.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-19-v5.17-net-mvneta-use-phylink_generic_validate.patch using plaintext: patching file drivers/net/ethernet/marvell/mvneta.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/703-20-v5.17-net-mvneta-mark-as-a-legacy_pre_march2020-driver.patch using plaintext: patching file drivers/net/ethernet/marvell/mvneta.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-01-v5.17-net-mtk_eth_soc-populate-supported_interfaces-member.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-02-v5.17-net-mtk_eth_soc-remove-interface-checks-in-mtk_valid.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-03-v5.17-net-mtk_eth_soc-drop-use-of-phylink_helper_basex_spe.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-04-v5.17-net-mtk_eth_soc-use-phylink_generic_validate.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-05-v5.17-net-mtk_eth_soc-mark-as-a-legacy_pre_march2020-drive.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-06-v5.19-eth-mtk_eth_soc-remove-a-copy-of-the-NAPI_POLL_WEIGH.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-07-v5.19-mtk_eth_soc-remove-unused-mac-mode.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-08-v5.19-net-mtk_eth_soc-remove-unused-sgmii-flags.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-09-v5.19-net-mtk_eth_soc-add-mask-and-update-PCS-speed-defini.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-10-v5.19-net-mtk_eth_soc-correct-802.3z-speed-setting.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_sgmii.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-11-v5.19-net-mtk_eth_soc-correct-802.3z-duplex-setting.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_sgmii.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-12-v5.19-net-mtk_eth_soc-stop-passing-phylink-state-to-sgmii-.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_sgmii.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-13-v5.19-net-mtk_eth_soc-provide-mtk_sgmii_config.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_sgmii.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-14-v5.19-net-mtk_eth_soc-add-fixme-comment-for-state-speed-us.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-15-v5.19-net-mtk_eth_soc-move-MAC_MCR-setting-to-mac_finish.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-16-v5.19-net-mtk_eth_soc-move-restoration-of-SYSCFG0-to-mac_f.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-17-v5.19-net-mtk_eth_soc-convert-code-structure-to-suit-split.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_sgmii.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/704-18-v5.19-net-mtk_eth_soc-partially-convert-to-phylink_pcs.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_sgmii.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/705-01-v5.17-net-dsa-mt7530-iterate-using-dsa_switch_for_each_use.patch using plaintext: patching file drivers/net/dsa/mt7530.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/705-02-v5.19-net-dsa-mt7530-populate-supported_interfaces-and-mac.patch using plaintext: patching file drivers/net/dsa/mt7530.c patching file drivers/net/dsa/mt7530.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/705-03-v5.19-net-dsa-mt7530-remove-interface-checks.patch using plaintext: patching file drivers/net/dsa/mt7530.c patching file drivers/net/dsa/mt7530.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/705-04-v5.19-net-dsa-mt7530-drop-use-of-phylink_helper_basex_spee.patch using plaintext: patching file drivers/net/dsa/mt7530.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/705-05-v5.19-net-dsa-mt7530-only-indicate-linkmodes-that-can-be-s.patch using plaintext: patching file drivers/net/dsa/mt7530.c patching file drivers/net/dsa/mt7530.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/705-06-v5.19-net-dsa-mt7530-switch-to-use-phylink_get_linkmodes.patch using plaintext: patching file drivers/net/dsa/mt7530.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/705-07-v5.19-net-dsa-mt7530-partially-convert-to-phylink_pcs.patch using plaintext: patching file drivers/net/dsa/mt7530.c patching file drivers/net/dsa/mt7530.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/705-08-v5.19-net-dsa-mt7530-move-autoneg-handling-to-PCS-validati.patch using plaintext: patching file drivers/net/dsa/mt7530.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/705-09-v5.19-net-dsa-mt7530-mark-as-non-legacy.patch using plaintext: patching file drivers/net/dsa/mt7530.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/705-10-v5.19-net-dsa-mt753x-fix-pcs-conversion-regression.patch using plaintext: patching file drivers/net/dsa/mt7530.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/705-11-v6.0-net-dsa-mt7530-rework-mt7530_hw_vlan_-add-del.patch using plaintext: patching file drivers/net/dsa/mt7530.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/705-12-v6.0-net-dsa-mt7530-rework-mt753-01-_setup.patch using plaintext: patching file drivers/net/dsa/mt7530.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/705-13-v6.0-net-dsa-mt7530-get-cpu-port-via-dp-cpu_dp-instead-of.patch using plaintext: patching file drivers/net/dsa/mt7530.c patching file drivers/net/dsa/mt7530.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/706-00-v6.0-net-ethernet-mtk_eth_soc-rely-on-page_pool-for-singl.patch using plaintext: patching file drivers/net/ethernet/mediatek/Kconfig patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/706-01-v6.0-net-ethernet-mtk_eth_soc-add-basic-XDP-support.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/706-02-v6.0-net-ethernet-mtk_eth_soc-introduce-xdp-ethtool-count.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/706-03-v6.0-net-ethernet-mtk_eth_soc-add-xmit-XDP-support.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/706-04-v6.0-net-ethernet-mtk_eth_soc-add-support-for-page_pool_g.patch using plaintext: patching file drivers/net/ethernet/mediatek/Kconfig patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/706-05-v6.0-net-ethernet-mtk_eth_soc-introduce-mtk_xdp_frame_map.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/706-06-v6.0-net-ethernet-mtk_eth_soc-introduce-xdp-multi-frag-su.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/710-v6.0-net-ethernet-mtk_eth_soc-fix-hw-hash-reporting-for-M.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/711-v6.0-01-net-ethernet-mtk_eth_soc-fix-off-by-one-check-of-ARR.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/711-v6.0-02-net-ethernet-mtk_ppe-fix-possible-NULL-pointer-deref.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/711-v6.0-03-net-ethernet-mtk-ppe-fix-traffic-offload-with-bridge.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/711-v6.0-04-net-ethernet-mtk_eth_soc-remove-mtk_foe_entry_timest.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/712-v6.0-net-ethernet-mtk_eth_soc-enable-XDP-support-just-for.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/713-v6.0-net-ethernet-mtk_eth_soc-move-gdma_to_ppe-and-ppe_ba.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_ppe.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/714-v6.0-net-ethernet-mtk_eth_soc-move-ppe-table-hash-offset-.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_ppe.c patching file drivers/net/ethernet/mediatek/mtk_ppe.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/715-v6.0-net-ethernet-mtk_eth_soc-add-the-capability-to-run-m.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_ppe.c patching file drivers/net/ethernet/mediatek/mtk_ppe.h patching file drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/716-v6.0-net-ethernet-mtk_eth_soc-move-wdma_base-definitions-.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/717-v6.0-net-ethernet-mtk_eth_soc-add-foe_entry_size-to-mtk_e.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_ppe.c patching file drivers/net/ethernet/mediatek/mtk_ppe.h patching file drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/718-v6.0-net-ethernet-mtk_eth_soc-fix-typo-in-__mtk_foe_entry.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/719-v6.0-net-ethernet-mtk_eth_soc-check-max-allowed-value-in-.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/720-v6.0-net-ethernet-mtk_eth_wed-add-mtk_wed_configure_irq-a.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c patching file drivers/net/ethernet/mediatek/mtk_wed_regs.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/721-v6.0-net-ethernet-mtk_eth_wed-add-wed-support-for-mt7986-.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_wed.c patching file drivers/net/ethernet/mediatek/mtk_wed.h patching file drivers/net/ethernet/mediatek/mtk_wed_debugfs.c patching file drivers/net/ethernet/mediatek/mtk_wed_regs.h patching file include/linux/soc/mediatek/mtk_wed.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/722-v6.0-net-ethernet-mtk_eth_wed-add-axi-bus-support.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c patching file drivers/net/ethernet/mediatek/mtk_wed_regs.h patching file include/linux/soc/mediatek/mtk_wed.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/723-v6.0-net-ethernet-mtk_eth_soc-introduce-flow-offloading-s.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_ppe.c patching file drivers/net/ethernet/mediatek/mtk_ppe.h patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c patching file drivers/net/ethernet/mediatek/mtk_ppe_regs.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/724-v6.0-net-ethernet-mtk_eth_soc-enable-flow-offloading-supp.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/724-v6.0-net-ethernet-mtk_eth_soc-fix-wrong-use-of-new-helper.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/725-v6.0-net-ethernet-mtk_eth_soc-fix-usage-of-foe_entry_size.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/726-v6.0-net-ethernet-mtk_eth_soc-fix-mask-of-RX_DMA_GET_SPOR.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/727-v6.1-net-ethernet-mtk_eth_soc-fix-state-in-__mtk_foe_entr.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/728-v6.1-01-net-ethernet-mtk_eth_soc-fix-possible-memory-leak-in.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/728-v6.1-02-net-ethernet-mtk_eth_wed-add-missing-put_device-in-m.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/728-v6.1-03-net-ethernet-mtk_eth_wed-add-missing-of_node_put.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-01-v6.1-net-ethernet-mtk_wed-introduce-wed-mcu-support.patch using plaintext: patching file drivers/net/ethernet/mediatek/Makefile patching file drivers/net/ethernet/mediatek/mtk_wed_mcu.c patching file drivers/net/ethernet/mediatek/mtk_wed_regs.h patching file drivers/net/ethernet/mediatek/mtk_wed_wo.h patching file include/linux/soc/mediatek/mtk_wed.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-02-v6.1-net-ethernet-mtk_wed-introduce-wed-wo-support.patch using plaintext: patching file drivers/net/ethernet/mediatek/Makefile patching file drivers/net/ethernet/mediatek/mtk_wed.c patching file drivers/net/ethernet/mediatek/mtk_wed.h patching file drivers/net/ethernet/mediatek/mtk_wed_mcu.c patching file drivers/net/ethernet/mediatek/mtk_wed_wo.c patching file drivers/net/ethernet/mediatek/mtk_wed_wo.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-03-v6.1-net-ethernet-mtk_wed-rename-tx_wdma-array-in-rx_wdma.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c patching file include/linux/soc/mediatek/mtk_wed.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-04-v6.1-net-ethernet-mtk_wed-add-configure-wed-wo-support.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c patching file drivers/net/ethernet/mediatek/mtk_wed.h patching file drivers/net/ethernet/mediatek/mtk_wed_mcu.c patching file drivers/net/ethernet/mediatek/mtk_wed_regs.h patching file drivers/net/ethernet/mediatek/mtk_wed_wo.h patching file include/linux/soc/mediatek/mtk_wed.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-05-v6.1-net-ethernet-mtk_wed-add-rx-mib-counters.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed_debugfs.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-06-v6.1-net-ethernet-mtk_eth_soc-do-not-overwrite-mtu-config.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-07-v6.1-net-ethernet-mtk_eth_soc-remove-cpu_relax-in-mtk_pen.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-08-v6.2-net-ethernet-mtk_eth_soc-fix-RSTCTRL_PPE-0-1-definit.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-09-v6.2-net-ethernet-mtk_wed-add-wcid-overwritten-support-fo.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c patching file drivers/net/ethernet/mediatek/mtk_wed_regs.h patching file include/linux/soc/mediatek/mtk_wed.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-10-v6.2-net-ethernet-mtk_wed-return-status-value-in-mtk_wdma.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-11-v6.2-net-ethernet-mtk_wed-move-MTK_WDMA_RESET_IDX_TX-conf.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-12-v6.2-net-ethernet-mtk_wed-update-mtk_wed_stop.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c patching file include/linux/soc/mediatek/mtk_wed.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-13-v6.2-net-ethernet-mtk_wed-add-mtk_wed_rx_reset-routine.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c patching file drivers/net/ethernet/mediatek/mtk_wed_regs.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-14-v6.2-net-ethernet-mtk_wed-add-reset-to-tx_ring_setup-call.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c patching file include/linux/soc/mediatek/mtk_wed.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-15-v6.2-net-ethernet-mtk_wed-fix-sleep-while-atomic-in-mtk_w.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed_wo.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-16-v6.3-net-ethernet-mtk_wed-get-rid-of-queue-lock-for-rx-qu.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed_wo.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-17-v6.3-net-ethernet-mtk_wed-get-rid-of-queue-lock-for-tx-qu.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed_wo.c patching file drivers/net/ethernet/mediatek/mtk_wed_wo.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-18-v6.3-net-ethernet-mtk_eth_soc-introduce-mtk_hw_reset-util.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-19-v6.3-net-ethernet-mtk_eth_soc-introduce-mtk_hw_warm_reset.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-20-v6.3-net-ethernet-mtk_eth_soc-align-reset-procedure-to-ve.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_ppe.c patching file drivers/net/ethernet/mediatek/mtk_ppe.h patching file drivers/net/ethernet/mediatek/mtk_ppe_regs.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-21-v6.3-net-ethernet-mtk_eth_soc-add-dma-checks-to-mtk_hw_re.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-22-v6.3-net-ethernet-mtk_wed-add-reset-reset_complete-callba.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_wed.c patching file drivers/net/ethernet/mediatek/mtk_wed.h patching file include/linux/soc/mediatek/mtk_wed.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/729-23-v6.3-net-ethernet-mtk_wed-add-reset-to-rx_ring_setup-call.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_wed.c patching file include/linux/soc/mediatek/mtk_wed.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/734-v5.16-0001-net-bgmac-improve-handling-PHY.patch using plaintext: patching file drivers/net/ethernet/broadcom/bgmac-bcma.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/734-v5.16-0002-net-bgmac-support-MDIO-described-in-DT.patch using plaintext: patching file drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/742-v5.16-net-phy-at803x-add-support-for-qca-8327-internal-phy.patch using plaintext: patching file drivers/net/phy/at803x.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/743-v5.16-0001-net-dsa-b53-Include-all-ports-in-enabled_ports.patch using plaintext: patching file drivers/net/dsa/b53/b53_common.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/743-v5.16-0002-net-dsa-b53-Drop-BCM5301x-workaround-for-a-wrong-CPU.patch using plaintext: patching file drivers/net/dsa/b53/b53_common.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/743-v5.16-0003-net-dsa-b53-Improve-flow-control-setup-on-BCM5301x.patch using plaintext: patching file drivers/net/dsa/b53/b53_common.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/743-v5.16-0004-net-dsa-b53-Drop-unused-cpu_port-field.patch using plaintext: patching file drivers/net/dsa/b53/b53_common.c patching file drivers/net/dsa/b53/b53_priv.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/745-v5.16-01-net-phy-at803x-add-support-for-qca-8327-A-variant.patch using plaintext: patching file drivers/net/phy/at803x.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/745-v5.16-02-net-phy-at803x-add-resume-suspend-function-to-qca83x.patch using plaintext: patching file drivers/net/phy/at803x.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/745-v5.16-03-net-phy-at803x-fix-spacing-and-improve-name-for-83xx.patch using plaintext: patching file drivers/net/phy/at803x.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/746-v5.16-01-net-phy-at803x-fix-resume-for-QCA8327-phy.patch using plaintext: patching file drivers/net/phy/at803x.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/746-v5.16-02-net-phy-at803x-add-DAC-amplitude-fix-for-8327-phy.patch using plaintext: patching file drivers/net/phy/at803x.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/746-v5.16-03-net-phy-at803x-enable-prefer-master-for-83xx-interna.patch using plaintext: patching file drivers/net/phy/at803x.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/746-v5.16-04-net-phy-at803x-better-describe-debug-regs.patch using plaintext: patching file drivers/net/phy/at803x.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-01-dsa-qca8k-add-mac-power-sel-support.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-02-dt-bindings-net-dsa-qca8k-Add-SGMII-clock-phase-prop.patch using plaintext: patching file Documentation/devicetree/bindings/net/dsa/qca8k.txt Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-03-net-dsa-qca8k-add-support-for-sgmii-falling-edge.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-04-dt-bindings-net-dsa-qca8k-Document-support-for-CPU-p.patch using plaintext: patching file Documentation/devicetree/bindings/net/dsa/qca8k.txt Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-05-net-dsa-qca8k-add-support-for-cpu-port-6.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-06-net-dsa-qca8k-rework-rgmii-delay-logic-and-scan-for-.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-07-dt-bindings-net-dsa-qca8k-Document-qca-sgmii-enable-.patch using plaintext: patching file Documentation/devicetree/bindings/net/dsa/qca8k.txt Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-08-net-dsa-qca8k-add-explicit-SGMII-PLL-enable.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-09-dt-bindings-net-dsa-qca8k-Document-qca-led-open-drai.patch using plaintext: patching file Documentation/devicetree/bindings/net/dsa/qca8k.txt Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-10-net-dsa-qca8k-add-support-for-pws-config-reg.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-11-dt-bindings-net-dsa-qca8k-document-support-for-qca83.patch using plaintext: patching file Documentation/devicetree/bindings/net/dsa/qca8k.txt Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-12-net-dsa-qca8k-add-support-for-QCA8328.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-13-net-dsa-qca8k-set-internal-delay-also-for-sgmii.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-14-net-dsa-qca8k-move-port-config-to-dedicated-struct.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-15-dt-bindings-net-ipq8064-mdio-fix-warning-with-new-qc.patch using plaintext: patching file Documentation/devicetree/bindings/net/qcom,ipq8064-mdio.yaml Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/747-v5.16-16-dt-bindings-net-dsa-qca8k-convert-to-YAML-schema.patch using plaintext: patching file Documentation/devicetree/bindings/net/dsa/qca8k.txt patching file Documentation/devicetree/bindings/net/dsa/qca8k.yaml Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/748-v5.16-net-dsa-qca8k-fix-delay-applied-to-wrong-cpu-in-parse-p.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/749-v5.16-net-dsa-qca8k-tidy-for-loop-in-setup-and-add-cpu-port-c.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/750-v5.16-net-dsa-qca8k-make-sure-pad0-mac06-exchange-is-disabled.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/751-v5.16-net-dsa-qca8k-fix-internal-delay-applied-to-the-wrong-PAD.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/752-v5.16-net-dsa-qca8k-fix-MTU-calculation.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/753-v5.17-net-next-net-dsa-qca8k-remove-redundant-check-in-parse_port_config.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/754-v5.17-net-next-net-dsa-qca8k-convert-to-GENMASK_FIELD_PREP_FIELD_GET.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/755-v5.17-net-next-net-dsa-qca8k-remove-extra-mutex_init-in-qca8k_setup.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/756-v5.17-net-next-net-dsa-qca8k-move-regmap-init-in-probe-and-set-it.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/757-v5.17-net-next-net-dsa-qca8k-initial-conversion-to-regmap-heper.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/758-v5.17-net-next-net-dsa-qca8k-add-additional-MIB-counter-and-.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/759-v5.17-net-next-net-dsa-qca8k-add-support-for-port-fast-aging.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/760-v5.17-net-next-net-dsa-qca8k-add-set_ageing_time-support.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/761-v5.17-net-next-net-dsa-qca8k-add-support-for-mdb_add-del.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/762-v5.17-net-next-net-dsa-qca8k-add-support-for-mirror-mode.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/763-v5.17-net-next-net-dsa-qca8k-add-LAG-support.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/764-v5.17-net-next-net-dsa-qca8k-fix-warning-in-LAG-feature.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/765-v5.17-01-net-next-net-dsa-reorder-PHY-initialization-with-MTU-setup-in.patch using plaintext: patching file net/dsa/slave.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/765-v5.17-02-net-next-net-dsa-merge-rtnl_lock-sections-in-dsa_slave_create.patch using plaintext: patching file net/dsa/slave.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/765-v5.17-03-net-next-net-dsa-stop-updating-master-MTU-from-master.c.patch using plaintext: patching file net/dsa/master.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/765-v5.17-04-net-next-net-dsa-hold-rtnl_mutex-when-calling-dsa_master_-set.patch using plaintext: patching file net/dsa/dsa2.c patching file net/dsa/master.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/765-v5.17-05-net-next-net-dsa-first-set-up-shared-ports-then-non-shared-po.patch using plaintext: patching file net/dsa/dsa2.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/765-v5.17-06-net-next-net-dsa-setup-master-before-ports.patch using plaintext: patching file net/dsa/dsa2.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-01-net-dsa-provide-switch-operations-for-tracking-the-m.patch using plaintext: patching file include/net/dsa.h patching file net/dsa/dsa2.c patching file net/dsa/dsa_priv.h patching file net/dsa/slave.c patching file net/dsa/switch.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-02-net-dsa-replay-master-state-events-in-dsa_tree_-setu.patch using plaintext: patching file net/dsa/dsa2.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-03-net-dsa-tag_qca-convert-to-FIELD-macro.patch using plaintext: patching file net/dsa/tag_qca.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-04-net-dsa-tag_qca-move-define-to-include-linux-dsa.patch using plaintext: patching file include/linux/dsa/tag_qca.h patching file net/dsa/tag_qca.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-05-net-dsa-tag_qca-enable-promisc_on_master-flag.patch using plaintext: patching file net/dsa/tag_qca.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-06-net-dsa-tag_qca-add-define-for-handling-mgmt-Etherne.patch using plaintext: patching file include/linux/dsa/tag_qca.h patching file net/dsa/tag_qca.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-07-net-dsa-tag_qca-add-define-for-handling-MIB-packet.patch using plaintext: patching file include/linux/dsa/tag_qca.h patching file net/dsa/tag_qca.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-08-net-dsa-tag_qca-add-support-for-handling-mgmt-and-MI.patch using plaintext: patching file include/linux/dsa/tag_qca.h patching file net/dsa/tag_qca.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-09-net-dsa-qca8k-add-tracking-state-of-master-port.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-10-net-dsa-qca8k-add-support-for-mgmt-read-write-in-Eth.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-11-net-dsa-qca8k-add-support-for-mib-autocast-in-Ethern.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-12-net-dsa-qca8k-add-support-for-phy-read-write-with-mg.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-13-net-dsa-qca8k-move-page-cache-to-driver-priv.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-14-net-dsa-qca8k-cache-lo-and-hi-for-mdio-write.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-15-net-dsa-qca8k-add-support-for-larger-read-write-size.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/766-v5.18-16-net-dsa-qca8k-introduce-qca8k_bulk_read-write-functi.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/767-v5.18-net-dsa-qca8k-check-correct-variable-in-qca8k_phy_et.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/768-v5.18-net-dsa-qca8k-fix-noderef.cocci-warnings.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/769-v5.19-01-net-dsa-qca8k-drop-MTU-tracking-from-qca8k_priv.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/769-v5.19-02-net-dsa-qca8k-drop-port_sts-from-qca8k_priv.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/769-v5.19-03-net-dsa-qca8k-rework-and-simplify-mdiobus-logic.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/769-v5.19-04-net-dsa-qca8k-drop-dsa_switch_ops-from-qca8k_priv.patch using plaintext: patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/769-v5.19-05-net-dsa-qca8k-correctly-handle-mdio-read-error.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/769-v5.19-06-net-dsa-qca8k-unify-bus-id-naming-with-legacy-and-OF.patch using plaintext: patching file drivers/net/dsa/qca8k.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/770-v6.0-net-dsa-qca8k-move-driver-to-qca-dir.patch using plaintext: patching file drivers/net/dsa/Kconfig patching file drivers/net/dsa/Makefile patching file drivers/net/dsa/qca/Kconfig patching file drivers/net/dsa/qca/Makefile patching file drivers/net/dsa/qca/qca8k.c patching file drivers/net/dsa/qca/qca8k.h patching file drivers/net/dsa/qca8k.c patching file drivers/net/dsa/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-01-net-dsa-qca8k-cache-match-data-to-speed-up-access.patch using plaintext: patching file drivers/net/dsa/qca/qca8k.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-02-net-dsa-qca8k-make-mib-autocast-feature-optional.patch using plaintext: patching file drivers/net/dsa/qca/qca8k.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-03-net-dsa-qca8k-move-mib-struct-to-common-code.patch using plaintext: patching file drivers/net/dsa/qca/Makefile patching file drivers/net/dsa/qca/qca8k.c patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file drivers/net/dsa/qca/qca8k-common.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-04-net-dsa-qca8k-move-qca8k-read-write-rmw-and-reg-tabl.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file drivers/net/dsa/qca/qca8k-common.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-05-net-dsa-qca8k-move-qca8k-bulk-read-write-helper-to-c.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file drivers/net/dsa/qca/qca8k-common.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-06-net-dsa-qca8k-move-mib-init-function-to-common-code.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file drivers/net/dsa/qca/qca8k-common.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-07-net-dsa-qca8k-move-port-set-status-eee-ethtool-stats.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file drivers/net/dsa/qca/qca8k-common.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-08-net-dsa-qca8k-move-bridge-functions-to-common-code.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file drivers/net/dsa/qca/qca8k-common.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-09-net-dsa-qca8k-move-set-age-MTU-port-enable-disable-f.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file drivers/net/dsa/qca/qca8k-common.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-10-net-dsa-qca8k-move-port-FDB-MDB-function-to-common-c.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file drivers/net/dsa/qca/qca8k-common.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-11-net-dsa-qca8k-move-port-mirror-functions-to-common-c.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file drivers/net/dsa/qca/qca8k-common.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-12-net-dsa-qca8k-move-port-VLAN-functions-to-common-cod.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file drivers/net/dsa/qca/qca8k-common.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-13-net-dsa-qca8k-move-port-LAG-functions-to-common-code.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file drivers/net/dsa/qca/qca8k-common.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/771-v6.0-14-net-dsa-qca8k-move-read_switch_id-function-to-common.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file drivers/net/dsa/qca/qca8k-common.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/772-v6.0-net-dsa-qca8k-fix-NULL-pointer-dereference-for-of_de.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/773-v5.18-1-net-dsa-Move-VLAN-filtering-syncing-out-of-dsa_switc.patch using plaintext: patching file net/dsa/switch.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/773-v5.18-2-net-dsa-Avoid-cross-chip-syncing-of-VLAN-filtering.patch using plaintext: patching file net/dsa/switch.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/774-v5.16-01-net-dsa-rtl8366rb-Support-bridge-offloading.patch using plaintext: patching file drivers/net/dsa/rtl8366rb.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/774-v5.16-02-net-dsa-rtl8366-Drop-custom-VLAN-set-up.patch using plaintext: patching file drivers/net/dsa/realtek-smi-core.h patching file drivers/net/dsa/rtl8366.c patching file drivers/net/dsa/rtl8366rb.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/774-v5.16-03-net-dsa-rtl8366rb-Rewrite-weird-VLAN-filering-enable.patch using plaintext: patching file drivers/net/dsa/realtek-smi-core.h patching file drivers/net/dsa/rtl8366.c patching file drivers/net/dsa/rtl8366rb.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/774-v5.16-06-net-dsa-rtl8366-Drop-and-depromote-pointless-prints.patch using plaintext: patching file drivers/net/dsa/rtl8366.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/774-v5.16-07-net-dsa-rtl8366rb-Use-core-filtering-tracking.patch using plaintext: patching file drivers/net/dsa/rtl8366rb.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/774-v5.16-08-net-dsa-rtl8366rb-Support-disabling-learning.patch using plaintext: patching file drivers/net/dsa/rtl8366rb.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/774-v5.16-09-net-dsa-rtl8366rb-Support-fast-aging.patch using plaintext: patching file drivers/net/dsa/rtl8366rb.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/774-v5.16-10-net-dsa-rtl8366rb-Support-setting-STP-state.patch using plaintext: patching file drivers/net/dsa/rtl8366rb.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/775-v6.0-01-net-ethernet-stmicro-stmmac-move-queue-reset-to-dedi.patch using plaintext: patching file drivers/net/ethernet/stmicro/stmmac/stmmac_main.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/775-v6.0-02-net-ethernet-stmicro-stmmac-first-disable-all-queues.patch using plaintext: patching file drivers/net/ethernet/stmicro/stmmac/stmmac_main.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/775-v6.0-03-net-ethernet-stmicro-stmmac-move-dma-conf-to-dedicat.patch using plaintext: patching file drivers/net/ethernet/stmicro/stmmac/chain_mode.c patching file drivers/net/ethernet/stmicro/stmmac/ring_mode.c patching file drivers/net/ethernet/stmicro/stmmac/stmmac.h patching file drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c patching file drivers/net/ethernet/stmicro/stmmac/stmmac_main.c patching file drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c patching file drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/775-v6.0-04-net-ethernet-stmicro-stmmac-generate-stmmac-dma-conf.patch using plaintext: patching file drivers/net/ethernet/stmicro/stmmac/stmmac_main.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/775-v6.0-05-net-ethernet-stmicro-stmmac-permit-MTU-change-with-i.patch using plaintext: patching file drivers/net/ethernet/stmicro/stmmac/stmmac_main.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/776-v6.1-01-net-dsa-qca8k-fix-inband-mgmt-for-big-endian-systems.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file include/linux/dsa/tag_qca.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/776-v6.1-02-net-dsa-qca8k-fix-ethtool-autocast-mib-for-big-endia.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file include/linux/dsa/tag_qca.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/777-v6.2-01-net-dsa-qca8k-fix-wrong-length-value-for-mgmt-eth-pa.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/777-v6.2-02-net-dsa-tag_qca-fix-wrong-MGMT_DATA2-size.patch using plaintext: patching file include/linux/dsa/tag_qca.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/777-v6.2-03-Revert-net-dsa-qca8k-cache-lo-and-hi-for-mdio-write.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c patching file drivers/net/dsa/qca/qca8k.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/777-v6.2-04-net-dsa-qca8k-introduce-single-mii-read-write-lo-hi.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/777-v6.2-05-net-dsa-qca8k-improve-mdio-master-read-write-by-usin.patch using plaintext: patching file drivers/net/dsa/qca/qca8k-8xxx.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/780-v5.16-bus-mhi-pci_generic-Introduce-Sierra-EM919X-support.patch using plaintext: patching file drivers/bus/mhi/pci_generic.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/781-v6.1-bus-mhi-host-always-print-detected-modem-name.patch using plaintext: patching file drivers/bus/mhi/pci_generic.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/782-v6.1-net-dsa-mt7530-add-support-for-in-band-link-status.patch using plaintext: patching file drivers/net/dsa/mt7530.c patching file drivers/net/dsa/mt7530.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/783-v6.1-net-sfp-re-implement-soft-state-polling-setup.patch using plaintext: patching file drivers/net/phy/sfp.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/784-v6.1-net-sfp-move-quirk-handling-into-sfp.c.patch using plaintext: patching file drivers/net/phy/sfp-bus.c patching file drivers/net/phy/sfp.c patching file drivers/net/phy/sfp.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/785-v6.1-net-sfp-move-Alcatel-Lucent-3FE46541AA-fixup.patch using plaintext: patching file drivers/net/phy/sfp.c patching file drivers/net/phy/sfp.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/786-v6.1-net-sfp-move-Huawei-MA5671A-fixup.patch using plaintext: patching file drivers/net/phy/sfp.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/787-v6.1-net-sfp-add-support-for-HALNy-GPON-SFP.patch using plaintext: patching file drivers/net/phy/sfp-bus.c patching file drivers/net/phy/sfp.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/797-v5.17-net-usb-ax88179_178a-add-TSO-feature.patch using plaintext: patching file drivers/net/usb/ax88179_178a.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/800-v6.0-0001-dt-bindings-leds-add-Broadcom-s-BCM63138-controller.patch using plaintext: patching file Documentation/devicetree/bindings/leds/leds-bcm63138.yaml Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/800-v6.0-0002-leds-bcm63138-add-support-for-BCM63138-controller.patch using plaintext: patching file drivers/leds/blink/Kconfig patching file drivers/leds/blink/Makefile patching file drivers/leds/blink/leds-bcm63138.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/801-v6.0-0001-dt-bindings-leds-leds-bcm63138-unify-full-stops-in-d.patch using plaintext: patching file Documentation/devicetree/bindings/leds/leds-bcm63138.yaml Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/801-v6.0-0002-leds-add-help-info-about-BCM63138-module-name.patch using plaintext: patching file drivers/leds/blink/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/801-v6.0-0003-leds-leds-bcm63138-get-rid-of-LED_OFF.patch using plaintext: patching file drivers/leds/blink/leds-bcm63138.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/802-v5.16-0001-nvmem-core-rework-nvmem-cell-instance-creation.patch using plaintext: patching file drivers/nvmem/core.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/802-v5.16-0002-nvmem-core-add-nvmem-cell-post-processing-callback.patch using plaintext: patching file drivers/nvmem/core.c patching file include/linux/nvmem-provider.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/802-v5.16-0003-nvmem-imx-ocotp-add-support-for-post-processing.patch using plaintext: patching file drivers/nvmem/imx-ocotp.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/803-v5.17-0002-nvmem-mtk-efuse-support-minimum-one-byte-access-stri.patch using plaintext: patching file drivers/nvmem/mtk-efuse.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/804-v5.18-0001-nvmem-core-Remove-unused-devm_nvmem_unregister.patch using plaintext: patching file drivers/nvmem/core.c patching file include/linux/nvmem-provider.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/804-v5.18-0002-nvmem-core-Use-devm_add_action_or_reset.patch using plaintext: patching file drivers/nvmem/core.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/804-v5.18-0003-nvmem-core-Check-input-parameter-for-NULL-in-nvmem_u.patch using plaintext: patching file drivers/nvmem/core.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/804-v5.18-0004-nvmem-qfprom-fix-kerneldoc-warning.patch using plaintext: patching file drivers/nvmem/qfprom.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/804-v5.18-0005-nvmem-sunxi_sid-Add-support-for-D1-variant.patch using plaintext: patching file drivers/nvmem/sunxi_sid.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/804-v5.18-0006-nvmem-meson-mx-efuse-replace-unnecessary-devm_kstrdu.patch using plaintext: patching file drivers/nvmem/meson-mx-efuse.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/804-v5.18-0007-nvmem-add-driver-for-Layerscape-SFP-Security-Fuse-Pr.patch using plaintext: patching file drivers/nvmem/Kconfig patching file drivers/nvmem/Makefile patching file drivers/nvmem/layerscape-sfp.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/804-v5.18-0008-nvmem-qfprom-Increase-fuse-blow-timeout-to-prevent-w.patch using plaintext: patching file drivers/nvmem/qfprom.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/804-v5.18-0009-nvmem-Add-driver-for-OCOTP-in-Sunplus-SP7021.patch using plaintext: patching file MAINTAINERS patching file drivers/nvmem/Kconfig patching file drivers/nvmem/Makefile patching file drivers/nvmem/sunplus-ocotp.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/804-v5.18-0010-nvmem-brcm_nvram-parse-NVRAM-content-into-NVMEM-cell.patch using plaintext: patching file drivers/nvmem/brcm_nvram.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/805-v5.19-0001-nvmem-bcm-ocotp-mark-ACPI-device-ID-table-as-maybe-u.patch using plaintext: patching file drivers/nvmem/bcm-ocotp.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/805-v5.19-0002-nvmem-sunplus-ocotp-staticize-sp_otp_v0.patch using plaintext: patching file drivers/nvmem/sunplus-ocotp.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/805-v5.19-0003-nvmem-sunplus-ocotp-drop-useless-probe-confirmation.patch using plaintext: patching file drivers/nvmem/sunplus-ocotp.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/805-v5.19-0004-nvmem-core-support-passing-DT-node-in-cell-info.patch using plaintext: patching file drivers/nvmem/core.c patching file include/linux/nvmem-consumer.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/805-v5.19-0005-nvmem-brcm_nvram-find-Device-Tree-nodes-for-NVMEM-ce.patch using plaintext: patching file drivers/nvmem/brcm_nvram.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/805-v5.19-0006-nvmem-Add-Apple-eFuse-driver.patch using plaintext: patching file drivers/nvmem/Kconfig patching file drivers/nvmem/Makefile patching file drivers/nvmem/apple-efuses.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/805-v5.19-0007-nvmem-qfprom-using-pm_runtime_resume_and_get-instead.patch using plaintext: patching file drivers/nvmem/qfprom.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/805-v5.19-0008-nvmem-sfp-Use-regmap.patch using plaintext: patching file drivers/nvmem/Kconfig patching file drivers/nvmem/layerscape-sfp.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/805-v5.19-0009-nvmem-sfp-Add-support-for-TA-2.1-devices.patch using plaintext: patching file drivers/nvmem/layerscape-sfp.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/806-v6.0-0001-nvmem-microchip-otpc-add-support.patch using plaintext: patching file MAINTAINERS patching file drivers/nvmem/Kconfig patching file drivers/nvmem/Makefile patching file drivers/nvmem/microchip-otpc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/806-v6.0-0002-nvmem-mtk-efuse-Simplify-with-devm_platform_get_and_.patch using plaintext: patching file drivers/nvmem/mtk-efuse.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/807-v6.1-0002-nvmem-add-driver-handling-U-Boot-environment-variabl.patch using plaintext: patching file drivers/nvmem/Kconfig patching file drivers/nvmem/Makefile patching file drivers/nvmem/u-boot-env.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/807-v6.1-0003-nvmem-core-add-error-handling-for-dev_set_name.patch using plaintext: patching file drivers/nvmem/core.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/807-v6.1-0004-nvmem-brcm_nvram-Use-kzalloc-for-allocating-only-one.patch using plaintext: patching file drivers/nvmem/brcm_nvram.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/807-v6.1-0005-nvmem-prefix-all-symbols-with-NVMEM_.patch using plaintext: patching file arch/arm/configs/multi_v7_defconfig patching file arch/arm/configs/qcom_defconfig patching file arch/arm64/configs/defconfig patching file arch/mips/configs/ci20_defconfig patching file drivers/cpufreq/Kconfig.arm patching file drivers/nvmem/Kconfig patching file drivers/nvmem/Makefile patching file drivers/thermal/qcom/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/807-v6.1-0006-nvmem-sort-config-symbols-alphabetically.patch using plaintext: patching file drivers/nvmem/Kconfig patching file drivers/nvmem/Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/807-v6.1-0007-nvmem-u-boot-env-find-Device-Tree-nodes-for-NVMEM-ce.patch using plaintext: patching file drivers/nvmem/u-boot-env.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/807-v6.1-0008-nvmem-lan9662-otp-add-support.patch using plaintext: patching file drivers/nvmem/Kconfig patching file drivers/nvmem/Makefile patching file drivers/nvmem/lan9662-otpc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/807-v6.1-0009-nvmem-u-boot-env-fix-crc32-casting-type.patch using plaintext: patching file drivers/nvmem/u-boot-env.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/807-v6.1-0010-nvmem-lan9662-otp-Fix-compatible-string.patch using plaintext: patching file drivers/nvmem/lan9662-otpc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/807-v6.1-0011-nvmem-u-boot-env-fix-crc32_data_offset-on-redundant-.patch using plaintext: patching file drivers/nvmem/u-boot-env.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/807-v6.1-0013-nvmem-lan9662-otp-Change-return-type-of-lan9662_otp_.patch using plaintext: patching file drivers/nvmem/lan9662-otpc.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/808-v6.2-0001-nvmem-stm32-move-STM32MP15_BSEC_NUM_LOWER-in-config.patch using plaintext: patching file drivers/nvmem/stm32-romem.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/808-v6.2-0002-nvmem-stm32-add-warning-when-upper-OTPs-are-updated.patch using plaintext: patching file drivers/nvmem/stm32-romem.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/808-v6.2-0003-nvmem-stm32-add-nvmem-type-attribute.patch using plaintext: patching file drivers/nvmem/stm32-romem.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/808-v6.2-0004-nvmem-stm32-fix-spelling-typo-in-comment.patch using plaintext: patching file drivers/nvmem/stm32-romem.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/808-v6.2-0005-nvmem-Kconfig-Fix-spelling-mistake-controlls-control.patch using plaintext: patching file drivers/nvmem/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/808-v6.2-0006-nvmem-u-boot-env-add-Broadcom-format-support.patch using plaintext: patching file drivers/nvmem/u-boot-env.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/809-nvmem-u-boot-env-align-endianness-of-crc32-values.patch using plaintext: patching file drivers/nvmem/u-boot-env.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/810-v5.17-net-qmi_wwan-add-ZTE-MF286D-modem-19d2-1485.patch using plaintext: patching file drivers/net/usb/qmi_wwan.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/821-v5.16-Bluetooth-btusb-Support-public-address-configuration.patch using plaintext: patching file drivers/bluetooth/btusb.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/822-v5.17-Bluetooth-btusb-Fix-application-of-sizeof-to-pointer.patch using plaintext: patching file drivers/bluetooth/btusb.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/823-v5.18-Bluetooth-btusb-Add-a-new-PID-VID-13d3-3567-for-MT79.patch using plaintext: patching file drivers/bluetooth/btusb.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/824-v5.19-Bluetooth-btusb-Add-a-new-PID-VID-0489-e0c8-for-MT79.patch using plaintext: patching file drivers/bluetooth/btusb.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/825-v6.1-Bluetooth-btusb-Add-a-new-VID-PID-0e8d-0608-for-MT79.patch using plaintext: patching file drivers/bluetooth/btusb.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/826-v5.17-of-base-make-small-of_parse_phandle-variants-static-.patch using plaintext: patching file drivers/of/base.c patching file include/linux/of.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/827-v6.3-0001-of-base-add-of_parse_phandle_with_optional_args.patch using plaintext: patching file include/linux/of.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/827-v6.3-0002-of-property-make-.-cells-optional-for-simple-props.patch using plaintext: patching file drivers/of/property.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/827-v6.3-0003-of-property-add-nvmem-cell-cells-property.patch using plaintext: patching file drivers/of/property.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/828-v6.3-of-property-fix-nvmem-cell-cells-parsing.patch using plaintext: patching file drivers/of/property.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/860-v5.17-MIPS-ath79-drop-_machine_restart-again.patch using plaintext: patching file arch/mips/ath79/setup.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/870-v5.18-hwmon-lm70-Add-ti-tmp125-support.patch using plaintext: patching file drivers/hwmon/lm70.c Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/880-v5.19-cdc_ether-export-usbnet_cdc_zte_rx_fixup.patch using plaintext: patching file drivers/net/usb/cdc_ether.c patching file include/linux/usb/usbnet.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/881-v5.19-rndis_host-enable-the-bogus-MAC-fixup-for-ZTE-device.patch using plaintext: patching file drivers/net/usb/rndis_host.c patching file include/linux/usb/rndis_host.h Applying /Volumes/test/b/openwrt/target/linux/generic/backport-5.15/882-v5.19-rndis_host-limit-scope-of-bogus-MAC-address-detectio.patch using plaintext: patching file drivers/net/usb/rndis_host.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/100-compiler.h-only-include-asm-rwonce.h-for-kernel-code.patch using plaintext: patching file include/linux/compiler.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/102-MIPS-only-process-negative-stack-offsets-on-stack-tr.patch using plaintext: patching file arch/mips/kernel/process.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/103-kbuild-export-SUBARCH.patch using plaintext: patching file Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/110-v6.3-0001-spidev-Add-Silicon-Labs-EM3581-device-compatible.patch using plaintext: patching file drivers/spi/spidev.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/110-v6.3-0002-spidev-Add-Silicon-Labs-SI3210-device-compatible.patch using plaintext: patching file drivers/spi/spidev.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/120-Fix-alloc_node_mem_map-with-ARCH_PFN_OFFSET-calcu.patch using plaintext: patching file mm/page_alloc.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/140-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch using plaintext: patching file fs/jffs2/dir.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/141-jffs2-add-RENAME_EXCHANGE-support.patch using plaintext: patching file fs/jffs2/dir.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/142-jffs2-add-splice-ops.patch using plaintext: patching file fs/jffs2/file.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/150-bridge_allow_receiption_on_disabled_port.patch using plaintext: patching file net/bridge/br_input.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/190-rtc-rs5c372-support_alarms_up_to_1_week.patch using plaintext: patching file drivers/rtc/rtc-rs5c372.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/191-rtc-rs5c372-let_the_alarm_to_be_used_as_wakeup_source.patch using plaintext: patching file drivers/rtc/rtc-rs5c372.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/203-kallsyms_uncompressed.patch using plaintext: patching file init/Kconfig patching file kernel/kallsyms.c patching file scripts/kallsyms.c patching file scripts/link-vmlinux.sh Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/205-backtrace_module_info.patch using plaintext: patching file lib/vsprintf.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/240-remove-unsane-filenames-from-deps_initramfs-list.patch using plaintext: patching file usr/Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/261-enable_wilink_platform_without_drivers.patch using plaintext: patching file drivers/net/wireless/ti/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/270-platform-mikrotik-build-bits.patch using plaintext: patching file drivers/platform/Kconfig patching file drivers/platform/Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/300-mips_expose_boot_raw.patch using plaintext: patching file arch/mips/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/302-mips_no_branch_likely.patch using plaintext: patching file arch/mips/Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/305-mips_module_reloc.patch using plaintext: patching file arch/mips/Makefile patching file arch/mips/include/asm/module.h patching file arch/mips/kernel/module.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/307-mips_highmem_offset.patch using plaintext: patching file arch/mips/include/asm/mach-generic/spaces.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/308-mips32r2_tune.patch using plaintext: patching file arch/mips/Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/310-arm_module_unresolved_weak_sym.patch using plaintext: patching file arch/arm/kernel/module.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch using plaintext: patching file arch/mips/kernel/machine_kexec.c patching file arch/mips/kernel/machine_kexec.h patching file arch/mips/kernel/relocate_kernel.S Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/332-arc-add-OWRTDTB-section.patch using plaintext: patching file arch/arc/kernel/head.S patching file arch/arc/kernel/setup.c patching file arch/arc/kernel/vmlinux.lds.S Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/333-arc-enable-unaligned-access-in-kernel-mode.patch using plaintext: patching file arch/arc/kernel/unaligned.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/342-powerpc-Enable-kernel-XZ-compression-option-on-PPC_8.patch using plaintext: patching file arch/powerpc/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/400-mtd-mtdsplit-support.patch using plaintext: patching file drivers/mtd/Kconfig patching file drivers/mtd/Makefile patching file drivers/mtd/mtdpart.c patching file include/linux/mtd/mtd.h patching file include/linux/mtd/partitions.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/402-mtd-spi-nor-write-support-for-minor-aligned-partitions.patch using plaintext: patching file drivers/mtd/mtdcore.c patching file drivers/mtd/mtdpart.c patching file drivers/mtd/spi-nor/Kconfig patching file drivers/mtd/spi-nor/core.c patching file include/linux/mtd/mtd.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/420-mtd-redboot_space.patch using plaintext: patching file drivers/mtd/parsers/redboot.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/430-mtd-add-myloader-partition-parser.patch using plaintext: patching file drivers/mtd/parsers/Kconfig patching file drivers/mtd/parsers/Makefile patching file drivers/mtd/parsers/myloader.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch using plaintext: patching file drivers/mtd/parsers/parser_trx.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch using plaintext: patching file drivers/mtd/parsers/bcm47xxpart.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/435-mtd-add-routerbootpart-parser-config.patch using plaintext: patching file drivers/mtd/parsers/Kconfig patching file drivers/mtd/parsers/Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch using plaintext: patching file drivers/mtd/chips/cfi_cmdset_0002.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch using plaintext: patching file drivers/mtd/chips/cfi_cmdset_0002.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/465-m25p80-mx-disable-software-protection.patch using plaintext: patching file drivers/mtd/spi-nor/macronix.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/476-mtd-spi-nor-add-eon-en25q128.patch using plaintext: patching file drivers/mtd/spi-nor/eon.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/477-mtd-spi-nor-add-eon-en25qx128a.patch using plaintext: patching file drivers/mtd/spi-nor/eon.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/479-mtd-spi-nor-add-xtx-xt25f128b.patch using plaintext: patching file drivers/mtd/spi-nor/Makefile patching file drivers/mtd/spi-nor/xtx.c patching file drivers/mtd/spi-nor/core.c patching file drivers/mtd/spi-nor/core.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/481-mtd-spi-nor-add-support-for-Gigadevice-GD25D05.patch using plaintext: patching file drivers/mtd/spi-nor/gigadevice.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/482-mtd-spi-nor-add-gd25q512.patch using plaintext: patching file drivers/mtd/spi-nor/gigadevice.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/484-mtd-spi-nor-add-esmt-f25l16pa.patch using plaintext: patching file drivers/mtd/spi-nor/esmt.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/485-mtd-spi-nor-add-xmc-xm25qh128c.patch using plaintext: patching file drivers/mtd/spi-nor/xmc.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/486-01-mtd-spinand-add-support-for-ESMT-F50x1G41LB.patch using plaintext: patching file drivers/mtd/nand/spi/Makefile patching file drivers/mtd/nand/spi/core.c patching file drivers/mtd/nand/spi/esmt.c patching file include/linux/mtd/spinand.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/487-mtd-spinand-Add-support-for-Etron-EM73D044VCx.patch using plaintext: patching file drivers/mtd/nand/spi/Makefile patching file drivers/mtd/nand/spi/core.c patching file drivers/mtd/nand/spi/etron.c patching file include/linux/mtd/spinand.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch using plaintext: patching file drivers/mtd/ubi/build.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/491-ubi-auto-create-ubiblock-device-for-rootfs.patch using plaintext: patching file drivers/mtd/ubi/block.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch using plaintext: patching file init/do_mounts.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch using plaintext: patching file drivers/mtd/ubi/block.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/494-mtd-ubi-add-EOF-marker-support.patch using plaintext: patching file drivers/mtd/ubi/attach.c patching file drivers/mtd/ubi/ubi.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/496-dt-bindings-add-bindings-for-mtd-concat-devices.patch using plaintext: patching file Documentation/devicetree/bindings/mtd/mtd-concat.txt Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/497-mtd-mtdconcat-add-dt-driver-for-concat-devices.patch using plaintext: patching file drivers/mtd/Kconfig patching file drivers/mtd/Makefile patching file drivers/mtd/composite/Kconfig patching file drivers/mtd/composite/Makefile patching file drivers/mtd/composite/virt_concat.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/498-mtd-spi-nor-locking-support-for-MX25L6405D.patch using plaintext: patching file drivers/mtd/spi-nor/macronix.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/499-mtd-spi-nor-disable-16-bit-sr-for-macronix.patch using plaintext: patching file drivers/mtd/spi-nor/macronix.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/500-fs_cdrom_dependencies.patch using plaintext: patching file fs/hfs/Kconfig patching file fs/hfsplus/Kconfig patching file fs/isofs/Kconfig patching file fs/udf/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/530-jffs2_make_lzma_available.patch using plaintext: patching file fs/jffs2/Kconfig patching file fs/jffs2/Makefile patching file fs/jffs2/compr.c patching file fs/jffs2/compr.h patching file fs/jffs2/compr_lzma.c patching file fs/jffs2/super.c patching file include/linux/lzma.h patching file include/linux/lzma/LzFind.h patching file include/linux/lzma/LzHash.h patching file include/linux/lzma/LzmaDec.h patching file include/linux/lzma/LzmaEnc.h patching file include/linux/lzma/Types.h patching file include/uapi/linux/jffs2.h patching file lib/Kconfig patching file lib/Makefile patching file lib/lzma/LzFind.c patching file lib/lzma/LzmaDec.c patching file lib/lzma/LzmaEnc.c patching file lib/lzma/Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/532-jffs2_eofdetect.patch using plaintext: patching file fs/jffs2/build.c patching file fs/jffs2/scan.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/600-netfilter_conntrack_flush.patch using plaintext: patching file net/netfilter/nf_conntrack_standalone.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/610-netfilter_match_bypass_default_checks.patch using plaintext: patching file include/uapi/linux/netfilter_ipv4/ip_tables.h patching file net/ipv4/netfilter/ip_tables.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/611-netfilter_match_bypass_default_table.patch using plaintext: patching file net/ipv4/netfilter/ip_tables.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/612-netfilter_match_reduce_memory_access.patch using plaintext: patching file net/ipv4/netfilter/ip_tables.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/613-netfilter_optional_tcp_window_check.patch using plaintext: patching file net/netfilter/nf_conntrack_proto_tcp.c patching file net/netfilter/nf_conntrack_standalone.c patching file include/net/netns/conntrack.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/620-net_sched-codel-do-not-defer-queue-length-update.patch using plaintext: patching file net/sched/sch_codel.c patching file net/sched/sch_fq_codel.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/630-packet_socket_type.patch using plaintext: patching file include/uapi/linux/if_packet.h patching file net/packet/af_packet.c patching file net/packet/internal.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/655-increase_skb_pad.patch using plaintext: patching file include/linux/skbuff.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch using plaintext: patching file include/net/ip6_tunnel.h patching file include/uapi/linux/if_tunnel.h patching file net/ipv6/ip6_tunnel.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch using plaintext: patching file include/net/netns/ipv6.h patching file include/uapi/linux/fib_rules.h patching file include/uapi/linux/rtnetlink.h patching file net/ipv4/fib_semantics.c patching file net/ipv4/fib_trie.c patching file net/ipv4/ipmr.c patching file net/ipv6/fib6_rules.c patching file net/ipv6/ip6mr.c patching file net/ipv6/route.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch using plaintext: patching file include/uapi/linux/fib_rules.h patching file include/uapi/linux/icmpv6.h patching file include/uapi/linux/rtnetlink.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/680-NET-skip-GRO-for-foreign-MAC-addresses.patch using plaintext: patching file include/linux/netdevice.h patching file include/linux/skbuff.h patching file net/core/dev.c patching file net/ethernet/eth.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/682-of_net-add-mac-address-increment-support.patch using plaintext: patching file net/core/of_net.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/683-of_net-add-mac-address-to-of-tree.patch using plaintext: patching file net/core/of_net.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/684-of_net-do-mac-address-increment-only-once.patch using plaintext: patching file net/core/of_net.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/700-netfilter-nft_flow_offload-handle-netdevice-events-f.patch using plaintext: patching file net/netfilter/nf_flow_table_core.c patching file net/netfilter/nft_flow_offload.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/702-net-ethernet-mtk_eth_soc-enable-threaded-NAPI.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/703-phy-add-detach-callback-to-struct-phy_driver.patch using plaintext: patching file drivers/net/phy/phy_device.c patching file include/linux/phy.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/705-net-dsa-tag_mtk-add-padding-for-tx-packets.patch using plaintext: patching file net/dsa/tag_mtk.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/710-bridge-add-knob-for-filtering-rx-tx-BPDU-pack.patch using plaintext: patching file include/linux/if_bridge.h patching file net/bridge/br_forward.c patching file net/bridge/br_input.c patching file net/bridge/br_sysfs_if.c patching file net/bridge/br_stp_bpdu.c patching file include/uapi/linux/if_link.h patching file net/bridge/br_netlink.c patching file net/core/rtnetlink.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/721-net-phy-realtek-rtl8221-allow-to-configure-SERDES-mo.patch using plaintext: patching file drivers/net/phy/realtek.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/723-net-mt7531-ensure-all-MACs-are-powered-down-before-r.patch using plaintext: patching file drivers/net/dsa/mt7530.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/724-net-mtk_sgmii-implement-mtk_pcs_ops.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_sgmii.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/725-net-mtk_sgmii-fix-powering-up-the-SGMII-phy.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_sgmii.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/726-net-mtk_sgmii-ensure-the-SGMII-PHY-is-powered-down-o.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_sgmii.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/727-net-mtk_sgmii-mtk_pcs_setup_mode_an-don-t-rely-on-re.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_sgmii.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/728-net-mtk_sgmii-set-the-speed-according-to-the-phy-int.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_sgmii.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/729-net-mtk_eth_soc-improve-comment.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_sgmii.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/730-mtk_sgmii-enable-PCS-polling-to-allow-SFP-work.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_sgmii.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/731-net-ethernet-mediatek-ppe-add-support-for-flow-accou.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h patching file drivers/net/ethernet/mediatek/mtk_ppe.c patching file drivers/net/ethernet/mediatek/mtk_ppe.h patching file drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c patching file drivers/net/ethernet/mediatek/mtk_ppe_regs.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-01-net-ethernet-mtk_eth_soc-account-for-vlan-in-rx-head.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-02-net-ethernet-mtk_eth_soc-increase-tx-ring-side-for-Q.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-03-net-ethernet-mtk_eth_soc-avoid-port_mg-assignment-on.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_ppe.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-04-net-ethernet-mtk_eth_soc-implement-multi-queue-suppo.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-05-net-dsa-tag_mtk-assign-per-port-queues.patch using plaintext: patching file net/dsa/tag_mtk.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-06-net-ethernet-mediatek-ppe-assign-per-port-queues-for.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe.c patching file drivers/net/ethernet/mediatek/mtk_ppe.h patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-07-net-ethernet-mtk_eth_soc-compile-out-netsys-v2-code-.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-08-net-dsa-add-support-for-DSA-rx-offloading-via-metada.patch using plaintext: patching file net/core/flow_dissector.c patching file net/dsa/dsa.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-09-net-ethernet-mtk_eth_soc-fix-VLAN-rx-hardware-accele.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-10-net-ethernet-mtk_eth_soc-work-around-issue-with-send.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-11-net-ethernet-mtk_eth_soc-set-NETIF_F_ALL_TSO.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-12-net-ethernet-mtk_eth_soc-drop-packets-to-WDMA-if-the.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-13-net-ethernet-mtk_eth_soc-fix-flow_offload-related-re.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_ppe_offload.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/732-14-net-ethernet-mtk_eth_soc-drop-generic-vlan-rx-offloa.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_eth_soc.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/734-net-ethernet-mtk_eth_soc-ppe-fix-L2-offloading-with-.patch using plaintext: patching file drivers/net/ethernet/mediatek/mtk_eth_soc.c patching file drivers/net/ethernet/mediatek/mtk_ppe.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/750-skb-Do-mix-page-pool-and-page-referenced-frags-in-GR.patch using plaintext: patching file net/core/skbuff.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/768-net-dsa-mv88e6xxx-Request-assisted-learning-on-CPU-port.patch using plaintext: patching file drivers/net/dsa/mv88e6xxx/chip.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/780-ARM-kirkwood-add-missing-linux-if_ether.h-for-ETH_AL.patch using plaintext: patching file arch/arm/mach-mvebu/kirkwood.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/790-bus-mhi-core-add-SBL-state-callback.patch using plaintext: patching file drivers/bus/mhi/core/main.c patching file include/linux/mhi.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/800-bcma-get-SoC-device-struct-copy-its-DMA-params-to-th.patch using plaintext: patching file drivers/bcma/host_soc.c patching file drivers/bcma/main.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/801-gpio-gpio-cascade-add-generic-GPIO-cascade.patch using plaintext: patching file drivers/gpio/Kconfig patching file drivers/gpio/Makefile patching file drivers/gpio/gpio-cascade.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/810-pci_disable_common_quirks.patch using plaintext: patching file drivers/pci/Kconfig patching file drivers/pci/quirks.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/811-pci_disable_usb_common_quirks.patch using plaintext: patching file drivers/usb/host/pci-quirks.c patching file drivers/usb/host/pci-quirks.h patching file include/linux/usb/hcd.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/820-w1-gpio-fix-problem-with-platfom-data-in-w1-gpio.patch using plaintext: patching file drivers/w1/masters/w1-gpio.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/834-ledtrig-libata.patch using plaintext: patching file drivers/ata/Kconfig patching file drivers/ata/libata-core.c patching file include/linux/libata.h Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/840-hwrng-bcm2835-set-quality-to-1000.patch using plaintext: patching file drivers/char/hw_random/bcm2835-rng.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/850-0023-PCI-aardvark-Make-main-irq_chip-structure-a-static-d.patch using plaintext: patching file drivers/pci/controller/pci-aardvark.c Applying /Volumes/test/b/openwrt/target/linux/generic/pending-5.15/920-mangle_bootargs.patch using plaintext: patching file init/Kconfig patching file init/main.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/204-module_strip.patch using plaintext: patching file include/linux/module.h patching file include/linux/moduleparam.h patching file init/Kconfig patching file kernel/module.c patching file scripts/mod/modpost.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/205-kconfig-abort-configuration-on-unset-symbol.patch using plaintext: patching file scripts/kconfig/conf.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/210-darwin_scripts_include.patch using plaintext: patching file scripts/mod/elf.h patching file scripts/mod/mk_elfconfig.c patching file scripts/mod/modpost.h Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/211-darwin-uuid-typedef-clash.patch using plaintext: patching file scripts/mod/file2alias.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/212-tools_portability.patch using plaintext: patching file tools/include/tools/be_byteshift.h patching file tools/include/tools/le_byteshift.h patching file tools/include/tools/linux_types.h patching file tools/include/linux/types.h patching file tools/perf/pmu-events/jevents.c patching file tools/perf/pmu-events/json.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/214-spidev_h_portability.patch using plaintext: patching file include/uapi/linux/spi/spidev.h Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/220-arm-gc_sections.patch using plaintext: patching file arch/arm/Kconfig patching file arch/arm/boot/compressed/Makefile patching file arch/arm/kernel/vmlinux.lds.S patching file arch/arm/include/asm/vmlinux.lds.h Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/221-module_exports.patch using plaintext: patching file include/asm-generic/vmlinux.lds.h patching file include/linux/export.h patching file include/asm-generic/export.h patching file scripts/Makefile.build Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/230-openwrt_lzma_options.patch using plaintext: patching file lib/decompress.c patching file scripts/Makefile.lib Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/250-netfilter_depends.patch using plaintext: patching file net/netfilter/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/251-kconfig.patch using plaintext: patching file crypto/Kconfig patching file drivers/bcma/Kconfig patching file drivers/ssb/Kconfig patching file lib/Kconfig patching file net/netfilter/Kconfig patching file net/wireless/Kconfig patching file sound/core/Kconfig patching file net/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/253-ksmbd-config.patch using plaintext: patching file init/Kconfig patching file lib/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/259-regmap_dynamic.patch using plaintext: patching file drivers/base/regmap/Kconfig patching file drivers/base/regmap/Makefile patching file drivers/base/regmap/regmap.c patching file include/linux/regmap.h Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/260-crypto_test_dependencies.patch using plaintext: patching file crypto/Kconfig patching file crypto/algboss.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/261-lib-arc4-unhide.patch using plaintext: patching file lib/crypto/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/280-rfkill-stubs.patch using plaintext: patching file include/linux/rfkill.h patching file net/Makefile patching file net/rfkill/Kconfig patching file net/rfkill/Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/300-MIPS-r4k_cache-use-more-efficient-cache-blast.patch using plaintext: patching file arch/mips/include/asm/r4kcache.h Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/321-powerpc_crtsavres_prereq.patch using plaintext: patching file arch/powerpc/Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/402-mtd-blktrans-call-add-disks-after-mtd-device.patch using plaintext: patching file drivers/mtd/mtd_blkdevs.c patching file drivers/mtd/mtdcore.c patching file include/linux/mtd/blktrans.h Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/410-block-fit-partition-parser.patch using plaintext: patching file block/blk.h patching file block/partitions/Kconfig patching file block/partitions/Makefile patching file block/partitions/check.h patching file block/partitions/core.c patching file block/partitions/efi.c patching file block/partitions/efi.h patching file block/partitions/msdos.c patching file drivers/mtd/mtd_blkdevs.c patching file drivers/mtd/ubi/block.c patching file include/linux/msdos_partition.h Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/420-mtd-support-OpenWrt-s-MTD_ROOTFS_ROOT_DEV.patch using plaintext: patching file drivers/mtd/mtdcore.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/421-drivers-mtd-parsers-add-nvmem-support-to-cmdlinepart.patch using plaintext: patching file drivers/mtd/parsers/cmdlinepart.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/430-mtk-bmt-support.patch using plaintext: patching file drivers/mtd/nand/Kconfig patching file drivers/mtd/nand/Makefile Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/600-bridge_offload.patch using plaintext: patching file include/linux/if_bridge.h patching file net/bridge/Makefile patching file net/bridge/br.c patching file net/bridge/br_device.c patching file net/bridge/br_fdb.c patching file net/bridge/br_forward.c patching file net/bridge/br_if.c patching file net/bridge/br_input.c patching file net/bridge/br_offload.c patching file net/bridge/br_private.h patching file net/bridge/br_private_offload.h patching file net/bridge/br_stp.c patching file net/bridge/br_sysfs_br.c patching file net/bridge/br_sysfs_if.c patching file net/bridge/br_vlan_tunnel.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/601-of_net-add-mac-address-ascii-support.patch using plaintext: patching file net/ethernet/eth.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/645-netfilter-connmark-introduce-set-dscpmark.patch using plaintext: patching file include/uapi/linux/netfilter/xt_connmark.h patching file net/netfilter/xt_connmark.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/650-netfilter-add-xt_FLOWOFFLOAD-target.patch using plaintext: patching file net/ipv4/netfilter/Kconfig patching file net/ipv6/netfilter/Kconfig patching file net/netfilter/Kconfig patching file net/netfilter/Makefile patching file net/netfilter/xt_FLOWOFFLOAD.c patching file net/netfilter/nf_flow_table_core.c patching file include/uapi/linux/netfilter/xt_FLOWOFFLOAD.h patching file include/net/netfilter/nf_flow_table.h Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/651-wireless_mesh_header.patch using plaintext: patching file include/linux/netdevice.h Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/660-fq_codel_defaults.patch using plaintext: patching file net/sched/sch_fq_codel.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/661-kernel-ct-size-the-hashtable-more-adequately.patch using plaintext: patching file net/netfilter/nf_conntrack_core.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/700-swconfig_switch_drivers.patch using plaintext: patching file drivers/net/phy/Kconfig patching file drivers/net/phy/Makefile patching file include/linux/platform_data/b53.h Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/711-net-dsa-mv88e6xxx-disable-ATU-violation.patch using plaintext: patching file drivers/net/dsa/mv88e6xxx/chip.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/720-net-phy-add-aqr-phys.patch using plaintext: patching file drivers/net/phy/aquantia_main.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/721-net-add-packet-mangeling.patch using plaintext: patching file include/linux/netdevice.h patching file include/linux/skbuff.h patching file net/Kconfig patching file net/core/dev.c patching file net/core/skbuff.c patching file net/ethernet/eth.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/722-net-phy-aquantia-enable-AQR112-and-AQR412.patch using plaintext: patching file drivers/net/phy/aquantia_main.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/723-net-phy-aquantia-fix-system-side-protocol-mi.patch using plaintext: patching file drivers/net/phy/aquantia_main.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/724-net-phy-aquantia-Add-AQR113-driver-support.patch using plaintext: patching file drivers/net/phy/aquantia_main.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/725-net-phy-aquantia-add-PHY_IDs-for-AQR112-variants.patch using plaintext: patching file drivers/net/phy/aquantia_main.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/760-net-usb-r8152-add-LED-configuration-from-OF.patch using plaintext: patching file drivers/net/usb/r8152.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/761-dt-bindings-net-add-RTL8152-binding-documentation.patch using plaintext: patching file Documentation/devicetree/bindings/net/realtek,rtl8152.yaml Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/773-bgmac-add-srab-switch.patch using plaintext: patching file drivers/net/ethernet/broadcom/bgmac-bcma.c patching file drivers/net/ethernet/broadcom/bgmac.c patching file drivers/net/ethernet/broadcom/bgmac.h Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/780-usb-net-MeigLink_modem_support.patch using plaintext: patching file drivers/net/usb/qmi_wwan.c patching file drivers/usb/serial/option.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/790-SFP-GE-T-ignore-TX_FAULT.patch using plaintext: patching file drivers/net/phy/sfp.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/800-GPIO-add-named-gpio-exports.patch using plaintext: patching file drivers/gpio/gpiolib-of.c patching file include/asm-generic/gpio.h patching file include/linux/gpio/consumer.h patching file drivers/gpio/gpiolib-sysfs.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/901-debloat_sock_diag.patch using plaintext: patching file net/Kconfig patching file net/core/Makefile patching file net/core/sock.c patching file net/core/sock_diag.c patching file net/ipv4/Kconfig patching file net/netlink/Kconfig patching file net/packet/Kconfig patching file net/unix/Kconfig Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/902-debloat_proc.patch using plaintext: patching file fs/locks.c patching file fs/proc/Kconfig patching file fs/proc/consoles.c patching file fs/proc/proc_tty.c patching file include/net/snmp.h patching file ipc/msg.c patching file ipc/sem.c patching file ipc/shm.c patching file ipc/util.c patching file kernel/exec_domain.c patching file kernel/irq/proc.c patching file kernel/time/timer_list.c patching file mm/vmalloc.c patching file mm/vmstat.c patching file net/8021q/vlanproc.c patching file net/core/net-procfs.c patching file net/core/sock.c patching file net/ipv4/fib_trie.c patching file net/ipv4/proc.c patching file net/ipv4/route.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/904-debloat_dma_buf.patch using plaintext: patching file drivers/base/Kconfig patching file drivers/dma-buf/heaps/Makefile patching file drivers/dma-buf/Makefile patching file drivers/dma-buf/dma-buf.c patching file kernel/sched/core.c patching file fs/d_path.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/910-kobject_uevent.patch using plaintext: patching file lib/kobject_uevent.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/911-kobject_add_broadcast_uevent.patch using plaintext: patching file include/linux/kobject.h patching file lib/kobject_uevent.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/920-device_tree_cmdline.patch using plaintext: patching file drivers/of/fdt.c Applying /Volumes/test/b/openwrt/target/linux/generic/hack-5.15/930-Revert-Revert-Revert-driver-core-Set-fw_devlink-on-b.patch using plaintext: patching file drivers/base/core.c rm -f /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux ln -s linux-5.15.91 /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux /Volumes/test/b/openwrt/staging_dir/host/bin/sed -i -e 's/@expr length/@-expr length/' /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux-5.15.91/Makefile touch /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux-5.15.91/.prepared env SHELL=/usr/bin/env bash M4=/Volumes/test/b/openwrt/staging_dir/host/bin/m4 GIT_CONFIG_PARAMETERS='core.autocrlf=false' SKIP_STACK_VALIDATION=1 BUILD_VARIANT= XPC_FLAGS=0x0 TERM_PROGRAM_VERSION=445 PKG_CONFIG_PATH=/Volumes/test/b/openwrt/staging_dir/host/lib/pkgconfig:/Volumes/test/b/openwrt/staging_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/lib/pkgconfig EUROS=/Volumes/euros4 MAKE_TERMOUT=/dev/ttys019 STAGING_DIR=/Volumes/test/b/openwrt/staging_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi BISON_PKGDATADIR=/Volumes/test/b/openwrt/staging_dir/host/share/bison TOPDIR=/Volumes/test/b/openwrt __CFBundleIdentifier=com.apple.Terminal SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.QZ09xrXWfa/Listeners TARGET_CXX_NOCACHE=arm-openwrt-linux-muslgnueabi-g++ TERM_SESSION_ID=C76A8A27-16AC-455A-9E19-57E22BE2AD02 EDITOR=/usr/bin/nano HOSTCXX_NOCACHE=g++ MAKE_JOBSERVER= PWD=/Volumes/test/b/openwrt/toolchain/kernel-headers SOURCE_DATE_EPOCH=1675630520 LOGNAME=g LaunchInstanceID=C34546B4-4230-4925-94AE-F1479555DB6E ALL_VARIANTS= DOWNLOAD_CHECK_CERTIFICATE=y MAKEOVERRIDES=${-*-command-variables-*-} GREP_OPTIONS= _=/usr/bin/env V=sc TZ=UTC STAGING_PREFIX=/Volumes/test/b/openwrt/staging_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi REVISION=r21998-c5608227ef CDPATH= LDFLAGS= HOME=/Users/g LANG=C EUROS_GCC=/Volumes/euros4/compilers/gcc-9.2.1 SECURITYSESSIONID=186a7 TMPDIR=/Volumes/test/b/openwrt/tmp GIT_ASKPASS=/bin/true CLICOLOR=1 TMP_DIR=/Volumes/test/b/openwrt/tmp TARGET_CC_NOCACHE=arm-openwrt-linux-muslgnueabi-gcc GCC_HONOUR_COPTS=s BASH_SILENCE_DEPRECATION_WARNING=1 PKG_CONFIG_LIBDIR=/Volumes/test/b/openwrt/staging_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/lib/pkgconfig MFLAGS=-rw HOST_EXTRACFLAGS= MAKEFLAGS= HOST_ARCH=x86_64 TERM=xterm-256color BUILD_SUBDIR=toolchain/kernel-headers STAGING_DIR_HOSTPKG=/Volumes/test/b/openwrt/staging_dir/hostpkg HOST_OS=Darwin USER=g MAKE_TERMERR=/dev/ttys019 MKHASH=/Volumes/test/b/openwrt/staging_dir/host/bin/mkhash DISPLAY=:0 SHLVL=3 OPENWRT_BUILD=1 MAKELEVEL=3 GNU_HOST_NAME=x86_64-apple-darwin21.6.0 XPC_SERVICE_NAME=0 LC_CTYPE=UTF-8 DOWNLOAD_TOOL_CUSTOM="" SCAN_COOKIE=37417 LC_ALL=C NO_TRACE_MAKE=make V=ssc CONFIG_SITE=/Volumes/test/b/openwrt/include/site/darwin PATH=/Volumes/test/b/openwrt/staging_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/bin:/Volumes/test/b/openwrt/staging_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/bin:/Volumes/test/b/openwrt/staging_dir/host/bin:/Volumes/test/b/openwrt/staging_dir/host/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Wireshark.app/Contents/MacOS:/usr/local/share/dotnet:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands STAGING_DIR_HOST=/Volumes/test/b/openwrt/staging_dir/host CFLAGS= ACLOCAL_INCLUDE=-I /Volumes/test/b/openwrt/staging_dir/host/share/aclocal -I /Volumes/test/b/openwrt/staging_dir/host/share/aclocal-1.15 HOSTCC_NOCACHE=gcc IS_TTY=1 SH_FUNC=. /Volumes/test/b/openwrt/include/shell.sh; TERM_PROGRAM=Apple_Terminal PKG_CONFIG=/Volumes/test/b/openwrt/staging_dir/host/bin/pkg-config yes '' | make -C /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux-5.15.91 KCFLAGS="-fmacro-prefix-map=/Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi=toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi -fno-caller-saves " HOSTCFLAGS="-O2 -I/Volumes/test/b/openwrt/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="arm-openwrt-linux-muslgnueabi-" ARCH="arm" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Sun Feb 5 20:55:20 2023" KBUILD_BUILD_VERSION="0" KBUILD_HOSTLDFLAGS="-L/Volumes/test/b/openwrt/staging_dir/host/lib" CONFIG_SHELL="bash" V=1 cmd_syscalls= KERNELRELEASE=5.15.91 CONFIG_STACK_VALIDATION= CC="arm-openwrt-linux-muslgnueabi-gcc" HOSTCFLAGS="-O2 -I/Volumes/test/b/openwrt/staging_dir/host/include " oldconfig make[3]: Entering directory '/Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux-5.15.91' make -f ./scripts/Makefile.build obj=scripts/basic gcc -Wp,-MMD,scripts/basic/.fixdep.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11 -Wdeclaration-after-statement -O2 -I/Volumes/test/b/openwrt/staging_dir/host/include -L/Volumes/test/b/openwrt/staging_dir/host/lib -o scripts/basic/fixdep scripts/basic/fixdep.c make -f ./scripts/Makefile.build obj=scripts/kconfig oldconfig gcc -Wp,-MMD,scripts/kconfig/.conf.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11 -Wdeclaration-after-statement -O2 -I/Volumes/test/b/openwrt/staging_dir/host/include -c -o scripts/kconfig/conf.o scripts/kconfig/conf.c gcc -Wp,-MMD,scripts/kconfig/.confdata.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11 -Wdeclaration-after-statement -O2 -I/Volumes/test/b/openwrt/staging_dir/host/include -c -o scripts/kconfig/confdata.o scripts/kconfig/confdata.c gcc -Wp,-MMD,scripts/kconfig/.expr.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11 -Wdeclaration-after-statement -O2 -I/Volumes/test/b/openwrt/staging_dir/host/include -c -o scripts/kconfig/expr.o scripts/kconfig/expr.c flex -oscripts/kconfig/lexer.lex.c -L scripts/kconfig/lexer.l bison -o scripts/kconfig/parser.tab.c --defines=scripts/kconfig/parser.tab.h -t -l scripts/kconfig/parser.y gcc -Wp,-MMD,scripts/kconfig/.lexer.lex.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11 -Wdeclaration-after-statement -O2 -I/Volumes/test/b/openwrt/staging_dir/host/include -I ./scripts/kconfig -c -o scripts/kconfig/lexer.lex.o scripts/kconfig/lexer.lex.c gcc -Wp,-MMD,scripts/kconfig/.menu.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11 -Wdeclaration-after-statement -O2 -I/Volumes/test/b/openwrt/staging_dir/host/include -c -o scripts/kconfig/menu.o scripts/kconfig/menu.c gcc -Wp,-MMD,scripts/kconfig/.parser.tab.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11 -Wdeclaration-after-statement -O2 -I/Volumes/test/b/openwrt/staging_dir/host/include -I ./scripts/kconfig -c -o scripts/kconfig/parser.tab.o scripts/kconfig/parser.tab.c gcc -Wp,-MMD,scripts/kconfig/.preprocess.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11 -Wdeclaration-after-statement -O2 -I/Volumes/test/b/openwrt/staging_dir/host/include -c -o scripts/kconfig/preprocess.o scripts/kconfig/preprocess.c gcc -Wp,-MMD,scripts/kconfig/.symbol.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11 -Wdeclaration-after-statement -O2 -I/Volumes/test/b/openwrt/staging_dir/host/include -c -o scripts/kconfig/symbol.o scripts/kconfig/symbol.c gcc -Wp,-MMD,scripts/kconfig/.util.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11 -Wdeclaration-after-statement -O2 -I/Volumes/test/b/openwrt/staging_dir/host/include -c -o scripts/kconfig/util.o scripts/kconfig/util.c gcc -L/Volumes/test/b/openwrt/staging_dir/host/lib -o scripts/kconfig/conf scripts/kconfig/conf.o scripts/kconfig/confdata.o scripts/kconfig/expr.o scripts/kconfig/lexer.lex.o scripts/kconfig/menu.o scripts/kconfig/parser.tab.o scripts/kconfig/preprocess.o scripts/kconfig/symbol.o scripts/kconfig/util.o scripts/kconfig/conf --oldconfig Kconfig arm-openwrt-linux-muslgnueabi-gcc: unknown compiler scripts/Kconfig.include:44: Sorry, this compiler is not supported. make[4]: *** [scripts/kconfig/Makefile:77: oldconfig] Error 1 make[3]: *** [Makefile:621: oldconfig] Error 2 make[3]: Leaving directory '/Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux-5.15.91' yes: stdout: Broken pipe make[2]: *** [Makefile:114: /Volumes/test/b/openwrt/build_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-12.2.0_musl_eabi/linux-5.15.91/.configured] Error 2 make[2]: Leaving directory '/Volumes/test/b/openwrt/toolchain/kernel-headers' time: toolchain/kernel-headers/compile#11.74#14.76#24.36 ERROR: toolchain/kernel-headers failed to build. make[1]: *** [toolchain/Makefile:97: toolchain/kernel-headers/compile] Error 1 make[1]: Leaving directory '/Volumes/test/b/openwrt' make: *** [/Volumes/test/b/openwrt/include/toplevel.mk:231: toolchain/kernel-headers/compile] Error 2