diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-07-03 21:22:08 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-07-05 15:02:47 +0200 |
commit | 1f8d9f70c259a5702c4a7646754ccad6add5d9ab (patch) | |
tree | e7738d25b01ffb9b31f3d5f7d4c01ca1d4c699b2 /target/linux/apm821xx | |
parent | d37f8a60f079d424901bc55ebd19e58505631c48 (diff) | |
download | upstream-1f8d9f70c259a5702c4a7646754ccad6add5d9ab.tar.gz upstream-1f8d9f70c259a5702c4a7646754ccad6add5d9ab.tar.bz2 upstream-1f8d9f70c259a5702c4a7646754ccad6add5d9ab.zip |
kernel: Update kernel 4.14 to version 4.14.187
Fixes:
- CVE-2020-10757
Run tested: x86
Build tested: x86
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/apm821xx')
-rw-r--r-- | target/linux/apm821xx/patches-4.14/301-fix-memory-map-wndr4700.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/apm821xx/patches-4.14/301-fix-memory-map-wndr4700.patch b/target/linux/apm821xx/patches-4.14/301-fix-memory-map-wndr4700.patch index 6eb04b2c25..0c9fb370f1 100644 --- a/target/linux/apm821xx/patches-4.14/301-fix-memory-map-wndr4700.patch +++ b/target/linux/apm821xx/patches-4.14/301-fix-memory-map-wndr4700.patch @@ -1,6 +1,6 @@ --- a/arch/powerpc/platforms/4xx/pci.c +++ b/arch/powerpc/platforms/4xx/pci.c -@@ -1905,9 +1905,9 @@ static void __init ppc4xx_configure_pcie +@@ -1903,9 +1903,9 @@ static void __init ppc4xx_configure_pcie * if it works */ out_le32(mbase + PECFG_PIM0LAL, 0x00000000); |