[openwrt/openwrt] kernel/lantiq: Create kernel files for v6.1 (from v5.15)

LEDE Commits lede-commits at lists.infradead.org
Wed May 15 01:21:03 PDT 2024


nick pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/2196815961a8fe664c65e5274ef8f9caf0fb2792

commit 2196815961a8fe664c65e5274ef8f9caf0fb2792
Author: Martin Schiller <ms at dev.tdt.de>
AuthorDate: Mon May 13 08:42:32 2024 +0200

    kernel/lantiq: Create kernel files for v6.1 (from v5.15)
    
    This is an automatically generated commit.
    
    When doing `git bisect`, consider `git bisect --skip`.
    
    Signed-off-by: Martin Schiller <ms at dev.tdt.de>
---
 target/linux/lantiq/ase/{config-5.15 => config-6.1}                       | 0
 target/linux/lantiq/{config-5.15 => config-6.1}                           | 0
 target/linux/lantiq/falcon/{config-5.15 => config-6.1}                    | 0
 .../{patches-5.15 => patches-6.1}/0001-MIPS-lantiq-add-pcie-driver.patch  | 0
 .../{patches-5.15 => patches-6.1}/0004-MIPS-lantiq-add-atm-hack.patch     | 0
 .../0008-MIPS-lantiq-backport-old-timer-code.patch                        | 0
 .../0018-MTD-nand-lots-of-xrx200-fixes.patch                              | 0
 .../0020-MTD-lantiq-handle-NO_XIP-on-cfi0001-flash.patch                  | 0
 .../0023-NET-PHY-add-led-support-for-intel-xway.patch                     | 0
 .../0028-NET-lantiq-various-etop-fixes.patch                              | 0
 .../0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch                 | 0
 .../0035-owrt-lantiq-wifi-and-ethernet-eeprom-handling.patch              | 0
 .../0042-arch-mips-increase-io_space_limit.patch                          | 0
 .../0050-USB-DWC2-make-the-lantiq-settings-match-vendor-drive.patch       | 0
 .../0051-MIPS-lantiq-improve-USB-initialization.patch                     | 0
 .../lantiq/{patches-5.15 => patches-6.1}/0101-find_active_root.patch      | 0
 .../{patches-5.15 => patches-6.1}/0151-lantiq-ifxmips_pcie-use-of.patch   | 0
 target/linux/lantiq/{patches-5.15 => patches-6.1}/0152-lantiq-VPE.patch   | 0
 .../{patches-5.15 => patches-6.1}/0154-lantiq-pci-bar11mask-fix.patch     | 0
 .../lantiq/{patches-5.15 => patches-6.1}/0155-lantiq-VPE-nosmp.patch      | 0
 .../{patches-5.15 => patches-6.1}/0160-owrt-lantiq-multiple-flash.patch   | 0
 .../0300-MTD-cfi-cmdset-0001-disable-buffered-writes.patch                | 0
 .../0301-xrx200-add-gphy-clk-src-device-tree-binding.patch                | 0
 .../0302-mtd-cfi_cmdset_0001-Disable-write-buffer-functions-i.patch       | 0
 .../0310-v5.16-MIPS-lantiq-dma-make-the-burst-length-configurable-b.patch | 0
 .../0320-v6.1-MIPS-lantiq-enable-all-hardware-interrupts-on-second.patch  | 0
 .../0321-v6.8-MIPS-lantiq-register-smp_ops-on-non-smp-platforms.patch     | 0
 .../0400-mtd-rawnand-xway-don-t-yield-while-holding-spinlock.patch        | 0
 .../{patches-5.15 => patches-6.1}/0701-NET-lantiq-etop-of-mido.patch      | 0
 .../0702-v5.16-net-lantiq-add-support-for-jumbo-frames.patch              | 0
 .../0703-v5.16-net-lantiq_xrx200-increase-buffer-reservation.patch        | 0
 .../0704-v5.17-net-lantiq_xrx200-add-ingress-SG-DMA-support.patch         | 0
 .../0706-v5.18-net-lantiq-enable-jumbo-frames-on-GSWIP.patch              | 0
 .../0710-v5.16-net-lantiq-configure-the-burst-length-in-ethernet-dr.patch | 0
 .../0711-v5.16-net-lantiq_xrx200-Hardcode-the-burst-length-value.patch    | 0
 .../0712-v5.16-net-ethernet-lantiq_etop-Fix-compilation-error.patch       | 0
 .../0713-v5.17-MIPS-lantiq-dma-increase-descritor-count.patch             | 0
 .../0714-v5.17-net-lantiq_xrx200-increase-napi-poll-weigth.patch          | 0
 .../0715-v5.17-net-lantiq_xrx200-convert-to-build_skb.patch               | 0
 .../0716-v5.17-net-lantiq_xrx200-fix-use-after-free-bug.patch             | 0
 .../0717-v6.0-net-lantiq_xrx200-confirm-skb-is-allocated-before-us.patch  | 0
 .../0718-v6.0-net-lantiq_xrx200-fix-lock-under-memory-pressure.patch      | 0
 .../0719-v6.0-net-lantiq_xrx200-restore-buffer-if-memory-allocatio.patch  | 0
 target/linux/lantiq/xrx200/{config-5.15 => config-6.1}                    | 0
 target/linux/lantiq/xway/{config-5.15 => config-6.1}                      | 0
 target/linux/lantiq/xway_legacy/{config-5.15 => config-6.1}               | 0
 46 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/target/linux/lantiq/ase/config-5.15 b/target/linux/lantiq/ase/config-6.1
similarity index 100%
rename from target/linux/lantiq/ase/config-5.15
rename to target/linux/lantiq/ase/config-6.1
diff --git a/target/linux/lantiq/config-5.15 b/target/linux/lantiq/config-6.1
similarity index 100%
rename from target/linux/lantiq/config-5.15
rename to target/linux/lantiq/config-6.1
diff --git a/target/linux/lantiq/falcon/config-5.15 b/target/linux/lantiq/falcon/config-6.1
similarity index 100%
rename from target/linux/lantiq/falcon/config-5.15
rename to target/linux/lantiq/falcon/config-6.1
diff --git a/target/linux/lantiq/patches-5.15/0001-MIPS-lantiq-add-pcie-driver.patch b/target/linux/lantiq/patches-6.1/0001-MIPS-lantiq-add-pcie-driver.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0001-MIPS-lantiq-add-pcie-driver.patch
rename to target/linux/lantiq/patches-6.1/0001-MIPS-lantiq-add-pcie-driver.patch
diff --git a/target/linux/lantiq/patches-5.15/0004-MIPS-lantiq-add-atm-hack.patch b/target/linux/lantiq/patches-6.1/0004-MIPS-lantiq-add-atm-hack.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0004-MIPS-lantiq-add-atm-hack.patch
rename to target/linux/lantiq/patches-6.1/0004-MIPS-lantiq-add-atm-hack.patch
diff --git a/target/linux/lantiq/patches-5.15/0008-MIPS-lantiq-backport-old-timer-code.patch b/target/linux/lantiq/patches-6.1/0008-MIPS-lantiq-backport-old-timer-code.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0008-MIPS-lantiq-backport-old-timer-code.patch
rename to target/linux/lantiq/patches-6.1/0008-MIPS-lantiq-backport-old-timer-code.patch
diff --git a/target/linux/lantiq/patches-5.15/0018-MTD-nand-lots-of-xrx200-fixes.patch b/target/linux/lantiq/patches-6.1/0018-MTD-nand-lots-of-xrx200-fixes.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0018-MTD-nand-lots-of-xrx200-fixes.patch
rename to target/linux/lantiq/patches-6.1/0018-MTD-nand-lots-of-xrx200-fixes.patch
diff --git a/target/linux/lantiq/patches-5.15/0020-MTD-lantiq-handle-NO_XIP-on-cfi0001-flash.patch b/target/linux/lantiq/patches-6.1/0020-MTD-lantiq-handle-NO_XIP-on-cfi0001-flash.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0020-MTD-lantiq-handle-NO_XIP-on-cfi0001-flash.patch
rename to target/linux/lantiq/patches-6.1/0020-MTD-lantiq-handle-NO_XIP-on-cfi0001-flash.patch
diff --git a/target/linux/lantiq/patches-5.15/0023-NET-PHY-add-led-support-for-intel-xway.patch b/target/linux/lantiq/patches-6.1/0023-NET-PHY-add-led-support-for-intel-xway.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0023-NET-PHY-add-led-support-for-intel-xway.patch
rename to target/linux/lantiq/patches-6.1/0023-NET-PHY-add-led-support-for-intel-xway.patch
diff --git a/target/linux/lantiq/patches-5.15/0028-NET-lantiq-various-etop-fixes.patch b/target/linux/lantiq/patches-6.1/0028-NET-lantiq-various-etop-fixes.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0028-NET-lantiq-various-etop-fixes.patch
rename to target/linux/lantiq/patches-6.1/0028-NET-lantiq-various-etop-fixes.patch
diff --git a/target/linux/lantiq/patches-5.15/0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch b/target/linux/lantiq/patches-6.1/0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch
rename to target/linux/lantiq/patches-6.1/0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch
diff --git a/target/linux/lantiq/patches-5.15/0035-owrt-lantiq-wifi-and-ethernet-eeprom-handling.patch b/target/linux/lantiq/patches-6.1/0035-owrt-lantiq-wifi-and-ethernet-eeprom-handling.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0035-owrt-lantiq-wifi-and-ethernet-eeprom-handling.patch
rename to target/linux/lantiq/patches-6.1/0035-owrt-lantiq-wifi-and-ethernet-eeprom-handling.patch
diff --git a/target/linux/lantiq/patches-5.15/0042-arch-mips-increase-io_space_limit.patch b/target/linux/lantiq/patches-6.1/0042-arch-mips-increase-io_space_limit.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0042-arch-mips-increase-io_space_limit.patch
rename to target/linux/lantiq/patches-6.1/0042-arch-mips-increase-io_space_limit.patch
diff --git a/target/linux/lantiq/patches-5.15/0050-USB-DWC2-make-the-lantiq-settings-match-vendor-drive.patch b/target/linux/lantiq/patches-6.1/0050-USB-DWC2-make-the-lantiq-settings-match-vendor-drive.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0050-USB-DWC2-make-the-lantiq-settings-match-vendor-drive.patch
rename to target/linux/lantiq/patches-6.1/0050-USB-DWC2-make-the-lantiq-settings-match-vendor-drive.patch
diff --git a/target/linux/lantiq/patches-5.15/0051-MIPS-lantiq-improve-USB-initialization.patch b/target/linux/lantiq/patches-6.1/0051-MIPS-lantiq-improve-USB-initialization.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0051-MIPS-lantiq-improve-USB-initialization.patch
rename to target/linux/lantiq/patches-6.1/0051-MIPS-lantiq-improve-USB-initialization.patch
diff --git a/target/linux/lantiq/patches-5.15/0101-find_active_root.patch b/target/linux/lantiq/patches-6.1/0101-find_active_root.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0101-find_active_root.patch
rename to target/linux/lantiq/patches-6.1/0101-find_active_root.patch
diff --git a/target/linux/lantiq/patches-5.15/0151-lantiq-ifxmips_pcie-use-of.patch b/target/linux/lantiq/patches-6.1/0151-lantiq-ifxmips_pcie-use-of.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0151-lantiq-ifxmips_pcie-use-of.patch
rename to target/linux/lantiq/patches-6.1/0151-lantiq-ifxmips_pcie-use-of.patch
diff --git a/target/linux/lantiq/patches-5.15/0152-lantiq-VPE.patch b/target/linux/lantiq/patches-6.1/0152-lantiq-VPE.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0152-lantiq-VPE.patch
rename to target/linux/lantiq/patches-6.1/0152-lantiq-VPE.patch
diff --git a/target/linux/lantiq/patches-5.15/0154-lantiq-pci-bar11mask-fix.patch b/target/linux/lantiq/patches-6.1/0154-lantiq-pci-bar11mask-fix.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0154-lantiq-pci-bar11mask-fix.patch
rename to target/linux/lantiq/patches-6.1/0154-lantiq-pci-bar11mask-fix.patch
diff --git a/target/linux/lantiq/patches-5.15/0155-lantiq-VPE-nosmp.patch b/target/linux/lantiq/patches-6.1/0155-lantiq-VPE-nosmp.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0155-lantiq-VPE-nosmp.patch
rename to target/linux/lantiq/patches-6.1/0155-lantiq-VPE-nosmp.patch
diff --git a/target/linux/lantiq/patches-5.15/0160-owrt-lantiq-multiple-flash.patch b/target/linux/lantiq/patches-6.1/0160-owrt-lantiq-multiple-flash.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0160-owrt-lantiq-multiple-flash.patch
rename to target/linux/lantiq/patches-6.1/0160-owrt-lantiq-multiple-flash.patch
diff --git a/target/linux/lantiq/patches-5.15/0300-MTD-cfi-cmdset-0001-disable-buffered-writes.patch b/target/linux/lantiq/patches-6.1/0300-MTD-cfi-cmdset-0001-disable-buffered-writes.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0300-MTD-cfi-cmdset-0001-disable-buffered-writes.patch
rename to target/linux/lantiq/patches-6.1/0300-MTD-cfi-cmdset-0001-disable-buffered-writes.patch
diff --git a/target/linux/lantiq/patches-5.15/0301-xrx200-add-gphy-clk-src-device-tree-binding.patch b/target/linux/lantiq/patches-6.1/0301-xrx200-add-gphy-clk-src-device-tree-binding.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0301-xrx200-add-gphy-clk-src-device-tree-binding.patch
rename to target/linux/lantiq/patches-6.1/0301-xrx200-add-gphy-clk-src-device-tree-binding.patch
diff --git a/target/linux/lantiq/patches-5.15/0302-mtd-cfi_cmdset_0001-Disable-write-buffer-functions-i.patch b/target/linux/lantiq/patches-6.1/0302-mtd-cfi_cmdset_0001-Disable-write-buffer-functions-i.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0302-mtd-cfi_cmdset_0001-Disable-write-buffer-functions-i.patch
rename to target/linux/lantiq/patches-6.1/0302-mtd-cfi_cmdset_0001-Disable-write-buffer-functions-i.patch
diff --git a/target/linux/lantiq/patches-5.15/0310-v5.16-MIPS-lantiq-dma-make-the-burst-length-configurable-b.patch b/target/linux/lantiq/patches-6.1/0310-v5.16-MIPS-lantiq-dma-make-the-burst-length-configurable-b.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0310-v5.16-MIPS-lantiq-dma-make-the-burst-length-configurable-b.patch
rename to target/linux/lantiq/patches-6.1/0310-v5.16-MIPS-lantiq-dma-make-the-burst-length-configurable-b.patch
diff --git a/target/linux/lantiq/patches-5.15/0320-v6.1-MIPS-lantiq-enable-all-hardware-interrupts-on-second.patch b/target/linux/lantiq/patches-6.1/0320-v6.1-MIPS-lantiq-enable-all-hardware-interrupts-on-second.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0320-v6.1-MIPS-lantiq-enable-all-hardware-interrupts-on-second.patch
rename to target/linux/lantiq/patches-6.1/0320-v6.1-MIPS-lantiq-enable-all-hardware-interrupts-on-second.patch
diff --git a/target/linux/lantiq/patches-5.15/0321-v6.8-MIPS-lantiq-register-smp_ops-on-non-smp-platforms.patch b/target/linux/lantiq/patches-6.1/0321-v6.8-MIPS-lantiq-register-smp_ops-on-non-smp-platforms.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0321-v6.8-MIPS-lantiq-register-smp_ops-on-non-smp-platforms.patch
rename to target/linux/lantiq/patches-6.1/0321-v6.8-MIPS-lantiq-register-smp_ops-on-non-smp-platforms.patch
diff --git a/target/linux/lantiq/patches-5.15/0400-mtd-rawnand-xway-don-t-yield-while-holding-spinlock.patch b/target/linux/lantiq/patches-6.1/0400-mtd-rawnand-xway-don-t-yield-while-holding-spinlock.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0400-mtd-rawnand-xway-don-t-yield-while-holding-spinlock.patch
rename to target/linux/lantiq/patches-6.1/0400-mtd-rawnand-xway-don-t-yield-while-holding-spinlock.patch
diff --git a/target/linux/lantiq/patches-5.15/0701-NET-lantiq-etop-of-mido.patch b/target/linux/lantiq/patches-6.1/0701-NET-lantiq-etop-of-mido.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0701-NET-lantiq-etop-of-mido.patch
rename to target/linux/lantiq/patches-6.1/0701-NET-lantiq-etop-of-mido.patch
diff --git a/target/linux/lantiq/patches-5.15/0702-v5.16-net-lantiq-add-support-for-jumbo-frames.patch b/target/linux/lantiq/patches-6.1/0702-v5.16-net-lantiq-add-support-for-jumbo-frames.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0702-v5.16-net-lantiq-add-support-for-jumbo-frames.patch
rename to target/linux/lantiq/patches-6.1/0702-v5.16-net-lantiq-add-support-for-jumbo-frames.patch
diff --git a/target/linux/lantiq/patches-5.15/0703-v5.16-net-lantiq_xrx200-increase-buffer-reservation.patch b/target/linux/lantiq/patches-6.1/0703-v5.16-net-lantiq_xrx200-increase-buffer-reservation.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0703-v5.16-net-lantiq_xrx200-increase-buffer-reservation.patch
rename to target/linux/lantiq/patches-6.1/0703-v5.16-net-lantiq_xrx200-increase-buffer-reservation.patch
diff --git a/target/linux/lantiq/patches-5.15/0704-v5.17-net-lantiq_xrx200-add-ingress-SG-DMA-support.patch b/target/linux/lantiq/patches-6.1/0704-v5.17-net-lantiq_xrx200-add-ingress-SG-DMA-support.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0704-v5.17-net-lantiq_xrx200-add-ingress-SG-DMA-support.patch
rename to target/linux/lantiq/patches-6.1/0704-v5.17-net-lantiq_xrx200-add-ingress-SG-DMA-support.patch
diff --git a/target/linux/lantiq/patches-5.15/0706-v5.18-net-lantiq-enable-jumbo-frames-on-GSWIP.patch b/target/linux/lantiq/patches-6.1/0706-v5.18-net-lantiq-enable-jumbo-frames-on-GSWIP.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0706-v5.18-net-lantiq-enable-jumbo-frames-on-GSWIP.patch
rename to target/linux/lantiq/patches-6.1/0706-v5.18-net-lantiq-enable-jumbo-frames-on-GSWIP.patch
diff --git a/target/linux/lantiq/patches-5.15/0710-v5.16-net-lantiq-configure-the-burst-length-in-ethernet-dr.patch b/target/linux/lantiq/patches-6.1/0710-v5.16-net-lantiq-configure-the-burst-length-in-ethernet-dr.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0710-v5.16-net-lantiq-configure-the-burst-length-in-ethernet-dr.patch
rename to target/linux/lantiq/patches-6.1/0710-v5.16-net-lantiq-configure-the-burst-length-in-ethernet-dr.patch
diff --git a/target/linux/lantiq/patches-5.15/0711-v5.16-net-lantiq_xrx200-Hardcode-the-burst-length-value.patch b/target/linux/lantiq/patches-6.1/0711-v5.16-net-lantiq_xrx200-Hardcode-the-burst-length-value.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0711-v5.16-net-lantiq_xrx200-Hardcode-the-burst-length-value.patch
rename to target/linux/lantiq/patches-6.1/0711-v5.16-net-lantiq_xrx200-Hardcode-the-burst-length-value.patch
diff --git a/target/linux/lantiq/patches-5.15/0712-v5.16-net-ethernet-lantiq_etop-Fix-compilation-error.patch b/target/linux/lantiq/patches-6.1/0712-v5.16-net-ethernet-lantiq_etop-Fix-compilation-error.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0712-v5.16-net-ethernet-lantiq_etop-Fix-compilation-error.patch
rename to target/linux/lantiq/patches-6.1/0712-v5.16-net-ethernet-lantiq_etop-Fix-compilation-error.patch
diff --git a/target/linux/lantiq/patches-5.15/0713-v5.17-MIPS-lantiq-dma-increase-descritor-count.patch b/target/linux/lantiq/patches-6.1/0713-v5.17-MIPS-lantiq-dma-increase-descritor-count.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0713-v5.17-MIPS-lantiq-dma-increase-descritor-count.patch
rename to target/linux/lantiq/patches-6.1/0713-v5.17-MIPS-lantiq-dma-increase-descritor-count.patch
diff --git a/target/linux/lantiq/patches-5.15/0714-v5.17-net-lantiq_xrx200-increase-napi-poll-weigth.patch b/target/linux/lantiq/patches-6.1/0714-v5.17-net-lantiq_xrx200-increase-napi-poll-weigth.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0714-v5.17-net-lantiq_xrx200-increase-napi-poll-weigth.patch
rename to target/linux/lantiq/patches-6.1/0714-v5.17-net-lantiq_xrx200-increase-napi-poll-weigth.patch
diff --git a/target/linux/lantiq/patches-5.15/0715-v5.17-net-lantiq_xrx200-convert-to-build_skb.patch b/target/linux/lantiq/patches-6.1/0715-v5.17-net-lantiq_xrx200-convert-to-build_skb.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0715-v5.17-net-lantiq_xrx200-convert-to-build_skb.patch
rename to target/linux/lantiq/patches-6.1/0715-v5.17-net-lantiq_xrx200-convert-to-build_skb.patch
diff --git a/target/linux/lantiq/patches-5.15/0716-v5.17-net-lantiq_xrx200-fix-use-after-free-bug.patch b/target/linux/lantiq/patches-6.1/0716-v5.17-net-lantiq_xrx200-fix-use-after-free-bug.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0716-v5.17-net-lantiq_xrx200-fix-use-after-free-bug.patch
rename to target/linux/lantiq/patches-6.1/0716-v5.17-net-lantiq_xrx200-fix-use-after-free-bug.patch
diff --git a/target/linux/lantiq/patches-5.15/0717-v6.0-net-lantiq_xrx200-confirm-skb-is-allocated-before-us.patch b/target/linux/lantiq/patches-6.1/0717-v6.0-net-lantiq_xrx200-confirm-skb-is-allocated-before-us.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0717-v6.0-net-lantiq_xrx200-confirm-skb-is-allocated-before-us.patch
rename to target/linux/lantiq/patches-6.1/0717-v6.0-net-lantiq_xrx200-confirm-skb-is-allocated-before-us.patch
diff --git a/target/linux/lantiq/patches-5.15/0718-v6.0-net-lantiq_xrx200-fix-lock-under-memory-pressure.patch b/target/linux/lantiq/patches-6.1/0718-v6.0-net-lantiq_xrx200-fix-lock-under-memory-pressure.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0718-v6.0-net-lantiq_xrx200-fix-lock-under-memory-pressure.patch
rename to target/linux/lantiq/patches-6.1/0718-v6.0-net-lantiq_xrx200-fix-lock-under-memory-pressure.patch
diff --git a/target/linux/lantiq/patches-5.15/0719-v6.0-net-lantiq_xrx200-restore-buffer-if-memory-allocatio.patch b/target/linux/lantiq/patches-6.1/0719-v6.0-net-lantiq_xrx200-restore-buffer-if-memory-allocatio.patch
similarity index 100%
rename from target/linux/lantiq/patches-5.15/0719-v6.0-net-lantiq_xrx200-restore-buffer-if-memory-allocatio.patch
rename to target/linux/lantiq/patches-6.1/0719-v6.0-net-lantiq_xrx200-restore-buffer-if-memory-allocatio.patch
diff --git a/target/linux/lantiq/xrx200/config-5.15 b/target/linux/lantiq/xrx200/config-6.1
similarity index 100%
rename from target/linux/lantiq/xrx200/config-5.15
rename to target/linux/lantiq/xrx200/config-6.1
diff --git a/target/linux/lantiq/xway/config-5.15 b/target/linux/lantiq/xway/config-6.1
similarity index 100%
rename from target/linux/lantiq/xway/config-5.15
rename to target/linux/lantiq/xway/config-6.1
diff --git a/target/linux/lantiq/xway_legacy/config-5.15 b/target/linux/lantiq/xway_legacy/config-6.1
similarity index 100%
rename from target/linux/lantiq/xway_legacy/config-5.15
rename to target/linux/lantiq/xway_legacy/config-6.1




More information about the lede-commits mailing list