openwrt/target/linux/lantiq/patches-5.15
Hauke Mehrtens 2f2eceab13 lantiq: Fix build after kernel 5.15.150
This fixes the following compile problem:
````
  CC      arch/mips/kernel/vpe-mt.o
arch/mips/kernel/vpe-mt.c: In function 'vpe_run':
arch/mips/kernel/vpe-mt.c:32:23: error: unused variable 'physical_memsize' [-Werror=unused-variable]
   32 |         unsigned long physical_memsize = 0L;
      |                       ^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[6]: *** [scripts/Makefile.build:289: arch/mips/kernel/vpe-mt.o] Error 1
````

physical_memsize was removed from upstream kernel, see:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.15.y&id=5b4f6c5ff65c8551018ccea40c569afd759734c0

Fixes: 387fde0da0 ("kernel: bump 5.15 to 5.15.150")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 9cfa5f7417)
2024-03-08 14:50:43 +01:00
..
0001-MIPS-lantiq-add-pcie-driver.patch kernel: bump 5.15 to 5.15.138 2023-11-19 14:44:36 +01:00
0004-MIPS-lantiq-add-atm-hack.patch
0008-MIPS-lantiq-backport-old-timer-code.patch
0018-MTD-nand-lots-of-xrx200-fixes.patch
0020-MTD-lantiq-handle-NO_XIP-on-cfi0001-flash.patch
0023-NET-PHY-add-led-support-for-intel-xway.patch
0028-NET-lantiq-various-etop-fixes.patch kernel: bump 5.15 to 5.15.77 2022-11-05 16:26:38 +01:00
0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch
0035-owrt-lantiq-wifi-and-ethernet-eeprom-handling.patch lantiq: fix compilation warning in lantiq_etop_init 2023-05-12 03:15:36 +02:00
0042-arch-mips-increase-io_space_limit.patch
0050-USB-DWC2-make-the-lantiq-settings-match-vendor-drive.patch
0051-MIPS-lantiq-improve-USB-initialization.patch
0101-find_active_root.patch lantiq: add patches headers 2023-07-26 13:26:24 +02:00
0151-lantiq-ifxmips_pcie-use-of.patch lantiq: add patches headers 2023-07-26 13:26:24 +02:00
0152-lantiq-VPE.patch lantiq: Fix build after kernel 5.15.150 2024-03-08 14:50:43 +01:00
0154-lantiq-pci-bar11mask-fix.patch lantiq: add patches headers 2023-07-26 13:26:24 +02:00
0155-lantiq-VPE-nosmp.patch lantiq: Fix build after kernel 5.15.150 2024-03-08 14:50:43 +01:00
0160-owrt-lantiq-multiple-flash.patch lantiq: add patches headers 2023-07-26 13:26:24 +02:00
0300-MTD-cfi-cmdset-0001-disable-buffered-writes.patch lantiq: add patches headers 2023-07-26 13:26:24 +02:00
0301-xrx200-add-gphy-clk-src-device-tree-binding.patch lantiq: add patches headers 2023-07-26 13:26:24 +02:00
0302-mtd-cfi_cmdset_0001-Disable-write-buffer-functions-i.patch kernel: bump 5.15 to 5.15.145 2024-01-07 12:57:30 +00:00
0310-v5.16-MIPS-lantiq-dma-make-the-burst-length-configurable-b.patch
0320-v6.1-MIPS-lantiq-enable-all-hardware-interrupts-on-second.patch kernel: bump 5.15 to 5.15.150 2024-03-08 11:28:10 +01:00
0400-mtd-rawnand-xway-don-t-yield-while-holding-spinlock.patch lantiq: nand: don't yield while holding spinlock 2023-04-02 17:08:45 +02:00
0701-NET-lantiq-etop-of-mido.patch lantiq: add patches headers 2023-07-26 13:26:24 +02:00
0702-v5.16-net-lantiq-add-support-for-jumbo-frames.patch
0703-v5.16-net-lantiq_xrx200-increase-buffer-reservation.patch
0704-v5.17-net-lantiq_xrx200-add-ingress-SG-DMA-support.patch
0706-v5.18-net-lantiq-enable-jumbo-frames-on-GSWIP.patch
0710-v5.16-net-lantiq-configure-the-burst-length-in-ethernet-dr.patch
0711-v5.16-net-lantiq_xrx200-Hardcode-the-burst-length-value.patch
0712-v5.16-net-ethernet-lantiq_etop-Fix-compilation-error.patch
0713-v5.17-MIPS-lantiq-dma-increase-descritor-count.patch
0714-v5.17-net-lantiq_xrx200-increase-napi-poll-weigth.patch
0715-v5.17-net-lantiq_xrx200-convert-to-build_skb.patch
0716-v5.17-net-lantiq_xrx200-fix-use-after-free-bug.patch
0717-v6.0-net-lantiq_xrx200-confirm-skb-is-allocated-before-us.patch
0718-v6.0-net-lantiq_xrx200-fix-lock-under-memory-pressure.patch
0719-v6.0-net-lantiq_xrx200-restore-buffer-if-memory-allocatio.patch