diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2017-09-10 23:37:48 +0200 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2017-09-11 01:56:14 +0200 |
commit | d5b7215e3144c32893e7bc44056bac1e217dd9f3 (patch) | |
tree | cfb178a60628f6c2bd331e6e7fbedf7e1d7955a1 /target/linux/lantiq | |
parent | c11762e435e13a7fbefb0406acad75b87c18312b (diff) | |
download | upstream-d5b7215e3144c32893e7bc44056bac1e217dd9f3.tar.gz upstream-d5b7215e3144c32893e7bc44056bac1e217dd9f3.tar.bz2 upstream-d5b7215e3144c32893e7bc44056bac1e217dd9f3.zip |
kernel: update 4.9 to 4.9.49
Refresh patches.
Compile-tested on octeon and x86/64.
Runtime-tested on octeon and x86/64.
Fixes CVE-2017-11600.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch b/target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch index 59f3b1ae9f..91a6acce3a 100644 --- a/target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch +++ b/target/linux/lantiq/patches-4.9/0001-MIPS-lantiq-add-pcie-driver.patch @@ -5505,7 +5505,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> unsigned long type); --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h -@@ -1055,6 +1055,12 @@ +@@ -1056,6 +1056,12 @@ #define PCI_DEVICE_ID_SGI_LITHIUM 0x1002 #define PCI_DEVICE_ID_SGI_IOC4 0x100a |