From d82e6a2f10b5148c73fe0b04766c5b1f6f9e2d9c Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 27 Sep 2020 15:41:08 +0200 Subject: kernel: Update to version 4.14.199 Compile and runtime tested on lantiq/xrx200 + ath79/generic. Signed-off-by: Hauke Mehrtens --- target/linux/brcm47xx/patches-4.14/159-cpu_fixes.patch | 6 +++--- target/linux/brcm47xx/patches-4.14/610-pci_ide_fix.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/brcm47xx/patches-4.14') diff --git a/target/linux/brcm47xx/patches-4.14/159-cpu_fixes.patch b/target/linux/brcm47xx/patches-4.14/159-cpu_fixes.patch index e015610269..7f7d27e905 100644 --- a/target/linux/brcm47xx/patches-4.14/159-cpu_fixes.patch +++ b/target/linux/brcm47xx/patches-4.14/159-cpu_fixes.patch @@ -406,7 +406,7 @@ if (!cpu_has_ic_fills_f_dc) { if (dc_lsize) vaddr ? flush_dcache_line(addr & ~(dc_lsize - 1)) -@@ -1880,6 +1894,17 @@ static void coherency_setup(void) +@@ -1884,6 +1898,17 @@ static void coherency_setup(void) * silly idea of putting something else there ... */ switch (current_cpu_type()) { @@ -424,7 +424,7 @@ case CPU_R4000PC: case CPU_R4000SC: case CPU_R4000MC: -@@ -1926,6 +1951,15 @@ void r4k_cache_init(void) +@@ -1930,6 +1955,15 @@ void r4k_cache_init(void) extern void build_copy_page(void); struct cpuinfo_mips *c = ¤t_cpu_data; @@ -440,7 +440,7 @@ probe_pcache(); probe_vcache(); setup_scache(); -@@ -2004,7 +2038,15 @@ void r4k_cache_init(void) +@@ -2008,7 +2042,15 @@ void r4k_cache_init(void) */ local_r4k___flush_cache_all(NULL); diff --git a/target/linux/brcm47xx/patches-4.14/610-pci_ide_fix.patch b/target/linux/brcm47xx/patches-4.14/610-pci_ide_fix.patch index ccae6a5988..0b75b52bd1 100644 --- a/target/linux/brcm47xx/patches-4.14/610-pci_ide_fix.patch +++ b/target/linux/brcm47xx/patches-4.14/610-pci_ide_fix.patch @@ -27,7 +27,7 @@ This fixes OpenWrt ticket #7061: https://dev.openwrt.org/ticket/7061 --- --- a/include/linux/ide.h +++ b/include/linux/ide.h -@@ -241,7 +241,11 @@ static inline void ide_std_init_ports(st +@@ -240,7 +240,11 @@ static inline void ide_std_init_ports(st hw->io_ports.ctl_addr = ctl_addr; } -- cgit v1.2.3