diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-07-29 14:50:17 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-07-31 16:51:46 +0200 |
commit | 7228904092d9faddd9b17a3a9aa3aa41406fa890 (patch) | |
tree | 9a9e80b1b82161d0550f24f6c22d60ec5414903f /target/linux/generic/pending-4.9/304-mips_disable_fpu.patch | |
parent | 27df6215053ac6518f964b41db566c09e4861ec4 (diff) | |
download | upstream-7228904092d9faddd9b17a3a9aa3aa41406fa890.tar.gz upstream-7228904092d9faddd9b17a3a9aa3aa41406fa890.tar.bz2 upstream-7228904092d9faddd9b17a3a9aa3aa41406fa890.zip |
kernel: bump 4.9 to 4.9.186
Refreshed all patches.
Fixes:
- CVE-2019-3846
Compile-tested on: none
Runtime-tested on: none
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-4.9/304-mips_disable_fpu.patch')
-rw-r--r-- | target/linux/generic/pending-4.9/304-mips_disable_fpu.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-4.9/304-mips_disable_fpu.patch b/target/linux/generic/pending-4.9/304-mips_disable_fpu.patch index 889c79ad9b..aac9c79da8 100644 --- a/target/linux/generic/pending-4.9/304-mips_disable_fpu.patch +++ b/target/linux/generic/pending-4.9/304-mips_disable_fpu.patch @@ -24,7 +24,7 @@ v2: incorporated changes suggested by Jonas Gorski --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -2891,6 +2891,20 @@ config MIPS_O32_FP64_SUPPORT +@@ -2892,6 +2892,20 @@ config MIPS_O32_FP64_SUPPORT If unsure, say N. |