aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-06-01 06:11:26 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-06-01 06:11:26 +0000
commit6bc9e00e9496667e0007a0a3e1262fbf87e69b5a (patch)
treebaeb3d6311c3a39d13d569e87d2780b9517f319c /target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch
parentc0c8d3a95fb260f386bc0cacb79018dff2eac9b4 (diff)
downloadupstream-6bc9e00e9496667e0007a0a3e1262fbf87e69b5a.tar.gz
upstream-6bc9e00e9496667e0007a0a3e1262fbf87e69b5a.tar.bz2
upstream-6bc9e00e9496667e0007a0a3e1262fbf87e69b5a.zip
kernel: backport ssb fix for WRT350N v1 (BCM4705) reboots
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45865
Diffstat (limited to 'target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch')
-rw-r--r--target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch b/target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch
index 686fb1b945..0f79debc6b 100644
--- a/target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch
+++ b/target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/include/asm/cacheflush.h
+++ b/arch/mips/include/asm/cacheflush.h
-@@ -32,7 +32,7 @@
+@@ -46,7 +46,7 @@
extern void (*flush_cache_all)(void);
extern void (*__flush_cache_all)(void);
extern void (*flush_cache_mm)(struct mm_struct *mm);