diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-24 10:59:28 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-24 12:53:40 +0200 |
commit | 3699327da357d2bf597d2625a135b0a63d8e441b (patch) | |
tree | 12615890a5ab717cd2a2256f68e2a0317029f8ca /target/linux/ar7/patches-4.9 | |
parent | 45a2c0f3092deb5b1f4dee3117763e41201c3eee (diff) | |
download | upstream-3699327da357d2bf597d2625a135b0a63d8e441b.tar.gz upstream-3699327da357d2bf597d2625a135b0a63d8e441b.tar.bz2 upstream-3699327da357d2bf597d2625a135b0a63d8e441b.zip |
kernel: bump 4.9 to 4.9.194
Refreshed all patches.
Fixes:
- CVE-2019-14814
- CVE-2019-14815
- CVE-2019-14816
- CVE-2019-14821
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ar7/patches-4.9')
-rw-r--r-- | target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch b/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch index ed1a814245..8773ef98bb 100644 --- a/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch +++ b/target/linux/ar7/patches-4.9/300-add-ac49x-platform.patch @@ -46,7 +46,7 @@ config ATH25 bool "Atheros AR231x/AR531x SoC support" -@@ -1009,6 +1009,7 @@ config MIPS_PARAVIRT +@@ -1006,6 +1006,7 @@ config MIPS_PARAVIRT endchoice source "arch/mips/alchemy/Kconfig" |