summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-5.10
diff options
context:
space:
mode:
authorJohn Audia <graysky@archlinux.us>2022-04-08 12:35:54 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2022-04-09 19:31:46 +0200
commitb92ec82235b996ece32bc84af177adf1a4dcb90e (patch)
tree8932422553b3b60468d0b5a4386622b1a7e38e73 /target/linux/lantiq/patches-5.10
parentbe381a7ac70d94c088145e520b8045bd6b5a7957 (diff)
downloadopenwrt-b92ec82235b996ece32bc84af177adf1a4dcb90e.tar.gz
openwrt-b92ec82235b996ece32bc84af177adf1a4dcb90e.tar.bz2
openwrt-b92ec82235b996ece32bc84af177adf1a4dcb90e.zip
kernel: bump 5.10 to 5.10.110
Removed upstreamed: generic/backport-5.10/350-v5.18-MIPS-pgalloc-fix-memory-leak-caused-by-pgd_free.patch generic/pending-5.10/850-0014-PCI-aardvark-Fix-reading-PCI_EXP_RTSTA_PME-bit-on-em.patch ipq40xx/patches-5.10/105-ipq40xx-fix-sleep-clock.patch All patches automatically rebased. Build system: x86_64 Build-tested: bcm2711/RPi4B, mt7622/RT3200 Run-tested: bcm2711/RPi4B, mt7622/RT3200 Compile-/run-tested: ath79/generic (Archer C7 v2). Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/lantiq/patches-5.10')
-rw-r--r--target/linux/lantiq/patches-5.10/0001-MIPS-lantiq-add-pcie-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-5.10/0001-MIPS-lantiq-add-pcie-driver.patch b/target/linux/lantiq/patches-5.10/0001-MIPS-lantiq-add-pcie-driver.patch
index 786091a57e..241fa864a1 100644
--- a/target/linux/lantiq/patches-5.10/0001-MIPS-lantiq-add-pcie-driver.patch
+++ b/target/linux/lantiq/patches-5.10/0001-MIPS-lantiq-add-pcie-driver.patch
@@ -5481,7 +5481,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
(transaction layer end-to-end CRC checking).
--- a/include/linux/pci.h
+++ b/include/linux/pci.h
-@@ -1419,6 +1419,8 @@ void pci_walk_bus(struct pci_bus *top, i
+@@ -1420,6 +1420,8 @@ void pci_walk_bus(struct pci_bus *top, i
void *userdata);
int pci_cfg_space_size(struct pci_dev *dev);
unsigned char pci_bus_max_busnr(struct pci_bus *bus);