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
commitb78ea40b462d58c7f39acce54a18d2113f02a306 (patch)
treeedb167b8cb50bf562fc375dfb96c6a0044812208 /target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch
parentda0fb3da2d4b9a9e1a831525b03c47f09d1205b7 (diff)
downloadupstream-b78ea40b462d58c7f39acce54a18d2113f02a306.tar.gz
upstream-b78ea40b462d58c7f39acce54a18d2113f02a306.tar.bz2
upstream-b78ea40b462d58c7f39acce54a18d2113f02a306.zip
kernel: backport ssb fix for WRT350N v1 (BCM4705) reboots
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45865 3c298f89-4303-0410-b956-a3cf2f4a3e73
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);