aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm47xx
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2023-09-03 12:55:54 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2023-09-03 13:48:31 +0200
commit188c49b32112aae146a3ac3f870ad486cf1db11f (patch)
tree58b5198be64855b3ecdb44e1fb428205fd197a22 /target/linux/bcm47xx
parent49639b2d6176575a59086d9cae0eb4acbf532212 (diff)
downloadupstream-188c49b32112aae146a3ac3f870ad486cf1db11f.tar.gz
upstream-188c49b32112aae146a3ac3f870ad486cf1db11f.tar.bz2
upstream-188c49b32112aae146a3ac3f870ad486cf1db11f.zip
kernel: bump 5.10 to 5.10.194
All patches automatically rebased. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/bcm47xx')
-rw-r--r--target/linux/bcm47xx/patches-5.10/160-kmap_coherent.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm47xx/patches-5.10/160-kmap_coherent.patch b/target/linux/bcm47xx/patches-5.10/160-kmap_coherent.patch
index c85fa0be4c..5c17036716 100644
--- a/target/linux/bcm47xx/patches-5.10/160-kmap_coherent.patch
+++ b/target/linux/bcm47xx/patches-5.10/160-kmap_coherent.patch
@@ -8,7 +8,7 @@ This fixes OpenWrt ticket #1485: https://dev.openwrt.org/ticket/1485
---
--- a/arch/mips/include/asm/cpu-features.h
+++ b/arch/mips/include/asm/cpu-features.h
-@@ -242,6 +242,9 @@
+@@ -259,6 +259,9 @@
#ifndef cpu_has_pindexed_dcache
#define cpu_has_pindexed_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX)
#endif