diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2016-10-25 22:58:12 +0200 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2016-10-25 22:58:12 +0200 |
commit | 2c54d989b46284bc5ee5b43d4ba7c2762c2241ed (patch) | |
tree | 1da1495f9fc9f046a169fb451ea5e6af13cc6453 /target/linux/ar71xx/patches-3.18/907-MIPS-ath79-add-WPN824N.patch | |
parent | 2aefb514a4852f4c427b467150bbc7cdfe024528 (diff) | |
download | upstream-2c54d989b46284bc5ee5b43d4ba7c2762c2241ed.tar.gz upstream-2c54d989b46284bc5ee5b43d4ba7c2762c2241ed.tar.bz2 upstream-2c54d989b46284bc5ee5b43d4ba7c2762c2241ed.zip |
CC: generic: bump kernel to 3.18.44
Patch 610- is updated as check_entry helper was killed in 3.18.37
Fixes CVE-2016-5195 (dirtycow)
Compile-tested on ar71xx, mxs, sunxi, imx6
Runtime-tested on ar71xx (PB42)
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'target/linux/ar71xx/patches-3.18/907-MIPS-ath79-add-WPN824N.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.18/907-MIPS-ath79-add-WPN824N.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.18/907-MIPS-ath79-add-WPN824N.patch b/target/linux/ar71xx/patches-3.18/907-MIPS-ath79-add-WPN824N.patch index d58a26fe5c..8921fb7036 100644 --- a/target/linux/ar71xx/patches-3.18/907-MIPS-ath79-add-WPN824N.patch +++ b/target/linux/ar71xx/patches-3.18/907-MIPS-ath79-add-WPN824N.patch @@ -11,7 +11,7 @@ select ATH79_DEV_ETH --- a/arch/mips/ath79/machtypes.h +++ b/arch/mips/ath79/machtypes.h -@@ -206,6 +206,7 @@ enum ath79_mach_type { +@@ -211,6 +211,7 @@ enum ath79_mach_type { ATH79_MACH_WNR2200, /* NETGEAR WNR2200 */ ATH79_MACH_WNR612_V2, /* NETGEAR WNR612 v2 */ ATH79_MACH_WNR1000_V2, /* NETGEAR WNR1000 v2 */ |