diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-02-21 15:07:19 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-02-24 14:21:08 +0100 |
commit | bfee12cec638eed9b2197e3a12570a678839a1eb (patch) | |
tree | 25335d4f2e8643ba37ec91d27086cec4c02dd401 /target/linux/brcm2708 | |
parent | cc78f934a9466a0ef404bb169cc42680c7501d02 (diff) | |
download | upstream-bfee12cec638eed9b2197e3a12570a678839a1eb.tar.gz upstream-bfee12cec638eed9b2197e3a12570a678839a1eb.tar.bz2 upstream-bfee12cec638eed9b2197e3a12570a678839a1eb.zip |
kernel: bump 4.9 to 4.9.214
Refreshed all patches.
Fixes:
- CVE-2013-1798
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/brcm2708')
-rw-r--r-- | target/linux/brcm2708/patches-4.9/950-0090-OF-DT-Overlay-configfs-interface.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm2708/patches-4.9/950-0090-OF-DT-Overlay-configfs-interface.patch b/target/linux/brcm2708/patches-4.9/950-0090-OF-DT-Overlay-configfs-interface.patch index 941047adc5..16175d5c5f 100644 --- a/target/linux/brcm2708/patches-4.9/950-0090-OF-DT-Overlay-configfs-interface.patch +++ b/target/linux/brcm2708/patches-4.9/950-0090-OF-DT-Overlay-configfs-interface.patch @@ -88,8 +88,8 @@ Signed-off-by: Slawomir Stepien <sst@poczta.fm> +make sense for developers (since it avoids problems with namespaces). --- a/drivers/of/Kconfig +++ b/drivers/of/Kconfig -@@ -112,4 +112,11 @@ config OF_OVERLAY - config OF_NUMA +@@ -116,4 +116,11 @@ config OF_DMA_DEFAULT_COHERENT + # arches should select this if DMA is coherent by default for OF devices bool +config OF_CONFIGFS |