diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2016-10-27 15:13:36 +0200 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2016-10-27 15:13:36 +0200 |
commit | f14d3f5d46d9ef534cd51360f066260fb434548f (patch) | |
tree | 81ec5060ed9ba99e9bd1eeb2556737cfe0015158 /target/linux/mcs814x | |
parent | ce116bc6f997d8d6e6b976cacce5d4c60d705fc6 (diff) | |
download | master-187ad058-f14d3f5d46d9ef534cd51360f066260fb434548f.tar.gz master-187ad058-f14d3f5d46d9ef534cd51360f066260fb434548f.tar.bz2 master-187ad058-f14d3f5d46d9ef534cd51360f066260fb434548f.zip |
generic/3.18: bump kernel to 3.18.44
Patch 610- is updated as check_entry helper was killed in 3.18.37
Patch 666- is updated (thanks to Stijn Tintel)
Fixes CVE-2016-5195 (dirtycow)
Compile-tested on adm5120 and mcs814x
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'target/linux/mcs814x')
-rw-r--r-- | target/linux/mcs814x/patches-3.18/008-mcs814x_gpio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mcs814x/patches-3.18/008-mcs814x_gpio.patch b/target/linux/mcs814x/patches-3.18/008-mcs814x_gpio.patch index 92c85a700f..f0944bffd3 100644 --- a/target/linux/mcs814x/patches-3.18/008-mcs814x_gpio.patch +++ b/target/linux/mcs814x/patches-3.18/008-mcs814x_gpio.patch @@ -1,6 +1,6 @@ --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig -@@ -819,6 +819,12 @@ config GPIO_MC33880 +@@ -820,6 +820,12 @@ config GPIO_MC33880 SPI driver for Freescale MC33880 high-side/low-side switch. This provides GPIO interface supporting inputs and outputs. |