diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-08-05 11:06:09 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-08-06 11:56:18 +0200 |
commit | 2807f84b629c1a05304e4b39447973084889d9de (patch) | |
tree | 714c62e3e670a277753d287dee233f571b649416 /target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch | |
parent | 7e4ce0c655ef61e2ba80e1605362f132b5678d27 (diff) | |
download | upstream-2807f84b629c1a05304e4b39447973084889d9de.tar.gz upstream-2807f84b629c1a05304e4b39447973084889d9de.tar.bz2 upstream-2807f84b629c1a05304e4b39447973084889d9de.zip |
kernel: bump 4.9 to 4.9.187
Refreshed all patches.
Altered patches:
- 021-bridge-multicast-to-unicast.patch
Remove upstreamed:
- 001-um-Allow-building-and-running-on-older-hosts.patch
- 003-um-Fix-check-for-_xstate-for-older-hosts.patch
Fixes:
- CVE-2019-10207
- CVE-2019-13648
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch')
-rw-r--r-- | target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch b/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch index 06d2c9653c..47a7027dbc 100644 --- a/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch @@ -156,7 +156,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> int ret; --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c -@@ -4440,6 +4440,14 @@ hub_port_init(struct usb_hub *hub, struc +@@ -4447,6 +4447,14 @@ hub_port_init(struct usb_hub *hub, struc else speed = usb_speed_string(udev->speed); |