diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-08-23 18:06:11 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-08-23 18:06:11 +0000 |
commit | 3c0f297c9afcef26911e979fdc4cd5fa23f50d9c (patch) | |
tree | c2e5b6b570d49579ccd21e645ef769cf42160ceb /target/linux/brcm47xx | |
parent | a12740abec5805a0c7c73c14800fe9bf4419089f (diff) | |
download | master-187ad058-3c0f297c9afcef26911e979fdc4cd5fa23f50d9c.tar.gz master-187ad058-3c0f297c9afcef26911e979fdc4cd5fa23f50d9c.tar.bz2 master-187ad058-3c0f297c9afcef26911e979fdc4cd5fa23f50d9c.zip |
kernel: update 4.1 to 4.1.6
Changelog:
* https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.6
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46713 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r-- | target/linux/brcm47xx/patches-4.1/159-cpu_fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-4.1/159-cpu_fixes.patch b/target/linux/brcm47xx/patches-4.1/159-cpu_fixes.patch index db847bde78..11d90ec6e8 100644 --- a/target/linux/brcm47xx/patches-4.1/159-cpu_fixes.patch +++ b/target/linux/brcm47xx/patches-4.1/159-cpu_fixes.patch @@ -242,7 +242,7 @@ #endif /* _ASM_R4KCACHE_H */ --- a/arch/mips/include/asm/stackframe.h +++ b/arch/mips/include/asm/stackframe.h -@@ -333,6 +333,10 @@ +@@ -358,6 +358,10 @@ .macro RESTORE_SP_AND_RET LONG_L sp, PT_R29(sp) .set arch=r4000 |