aboutsummaryrefslogtreecommitdiff
path: root/SOURCES/patch-6.5-redhat.patch
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2023-10-28 15:28:59 +0200
committerJan200101 <sentrycraft123@gmail.com>2023-10-28 15:28:59 +0200
commit2a7bf10872e046e007f851a5314d2432389dc0c8 (patch)
tree8ca5b90e1d6bb9b94fc5f1371b4df4b209a60479 /SOURCES/patch-6.5-redhat.patch
parent6ffe0fb37ea4136ee9252bcce5ab3d1c1e235378 (diff)
downloadkernel-fsync-2a7bf10872e046e007f851a5314d2432389dc0c8.tar.gz
kernel-fsync-2a7bf10872e046e007f851a5314d2432389dc0c8.zip
kernel 6.5.8
Diffstat (limited to 'SOURCES/patch-6.5-redhat.patch')
-rw-r--r--SOURCES/patch-6.5-redhat.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/SOURCES/patch-6.5-redhat.patch b/SOURCES/patch-6.5-redhat.patch
index 9a9cdb7..619d79d 100644
--- a/SOURCES/patch-6.5-redhat.patch
+++ b/SOURCES/patch-6.5-redhat.patch
@@ -42,7 +42,7 @@
41 files changed, 554 insertions(+), 189 deletions(-)
diff --git a/Makefile b/Makefile
-index f9d5970f3441..e9655d0c31ca 100644
+index a687c9a0646c..82992814939e 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,18 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
@@ -1241,10 +1241,10 @@ index d6535cbb4e05..bcaad1fc5d8d 100644
if (err)
goto err_out_driver;
diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c
-index 26a27ff50408..e1050b7dd63d 100644
+index f2c561ae4bfe..36805f1c5786 100644
--- a/drivers/usb/core/hub.c
+++ b/drivers/usb/core/hub.c
-@@ -5805,6 +5805,13 @@ static void hub_event(struct work_struct *work)
+@@ -5824,6 +5824,13 @@ static void hub_event(struct work_struct *work)
(u16) hub->change_bits[0],
(u16) hub->event_bits[0]);