aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Audia <graysky@archlinux.us>2022-01-16 05:49:10 -0500
committerHauke Mehrtens <hauke@hauke-m.de>2022-01-16 16:23:45 +0100
commita28afb92143b5a1dfa6327a265967dd0b800ea46 (patch)
tree05d2281c04321b48aaea6f50ce448e31ea7c44e2
parent53252c4ce937c32e2f7367448bb49d1fbf3d1e82 (diff)
downloadupstream-a28afb92143b5a1dfa6327a265967dd0b800ea46.tar.gz
upstream-a28afb92143b5a1dfa6327a265967dd0b800ea46.tar.bz2
upstream-a28afb92143b5a1dfa6327a265967dd0b800ea46.zip
kernel: bump 5.4 to 5.4.172
All patches automatically rebased. Build system: x86_64 Build-tested: ramips/mt7621 Signed-off-by: John Audia <graysky@archlinux.us>
-rw-r--r--include/kernel-5.44
-rw-r--r--target/linux/layerscape/patches-5.4/820-usb-0014-MLK-17380-3-usb-move-EH-SINGLE_STEP_SET_FEATURE-impl.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/include/kernel-5.4 b/include/kernel-5.4
index fc0d8c91e1..5f9ef17a7d 100644
--- a/include/kernel-5.4
+++ b/include/kernel-5.4
@@ -1,2 +1,2 @@
-LINUX_VERSION-5.4 = .171
-LINUX_KERNEL_HASH-5.4.171 = afbcc8ed7d85485af299567f307b03057ffff3ec7bee02a21c33933d435b4958
+LINUX_VERSION-5.4 = .172
+LINUX_KERNEL_HASH-5.4.172 = b19e890b67e8293008262d3518cab47be58462c63da43f2c9832d63644886ce4
diff --git a/target/linux/layerscape/patches-5.4/820-usb-0014-MLK-17380-3-usb-move-EH-SINGLE_STEP_SET_FEATURE-impl.patch b/target/linux/layerscape/patches-5.4/820-usb-0014-MLK-17380-3-usb-move-EH-SINGLE_STEP_SET_FEATURE-impl.patch
index f5bf467154..8361a8771c 100644
--- a/target/linux/layerscape/patches-5.4/820-usb-0014-MLK-17380-3-usb-move-EH-SINGLE_STEP_SET_FEATURE-impl.patch
+++ b/target/linux/layerscape/patches-5.4/820-usb-0014-MLK-17380-3-usb-move-EH-SINGLE_STEP_SET_FEATURE-impl.patch
@@ -20,7 +20,7 @@ Signed-off-by: Peter Chen <peter.chen@nxp.com>
--- a/drivers/usb/core/hcd.c
+++ b/drivers/usb/core/hcd.c
-@@ -2104,6 +2104,140 @@ int usb_hcd_get_frame_number (struct usb
+@@ -2111,6 +2111,140 @@ int usb_hcd_get_frame_number (struct usb
}
/*-------------------------------------------------------------------------*/