diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2023-01-31 06:02:25 +0100 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2023-01-31 06:02:25 +0100 |
commit | 8f5753f8d808a5c9ee39dedbbfdbc89c881a6809 (patch) | |
tree | a1801e2d2e81d34e11ab38b08cec527c53ead228 /SOURCES | |
parent | b2e1729dfb566db3e0ce2a858f722bb6138bb5be (diff) | |
download | kernel-fsync-8f5753f8d808a5c9ee39dedbbfdbc89c881a6809.tar.gz kernel-fsync-8f5753f8d808a5c9ee39dedbbfdbc89c881a6809.zip |
kernel 6.1.8
Diffstat (limited to 'SOURCES')
-rw-r--r-- | SOURCES/patch-6.1-redhat.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/SOURCES/patch-6.1-redhat.patch b/SOURCES/patch-6.1-redhat.patch index 761ae0d..38e4655 100644 --- a/SOURCES/patch-6.1-redhat.patch +++ b/SOURCES/patch-6.1-redhat.patch @@ -39,7 +39,7 @@ 38 files changed, 484 insertions(+), 180 deletions(-) diff --git a/Makefile b/Makefile -index 7eb6793ecfbf..c7e8be8b3a5f 100644 +index 49261450039a..b077c86bcb5f 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ @@ -1053,10 +1053,10 @@ index 285acc4aaccc..a7056957e7dd 100644 * Intersil/Techwell TW686[4589]-based video capture cards have an empty (zero) * class code. Fix it. diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c -index bbab424b0d55..ed86042fb57b 100644 +index 0aaaadb02cc6..a5f68eae241a 100644 --- a/drivers/usb/core/hub.c +++ b/drivers/usb/core/hub.c -@@ -5676,6 +5676,13 @@ static void hub_event(struct work_struct *work) +@@ -5679,6 +5679,13 @@ static void hub_event(struct work_struct *work) (u16) hub->change_bits[0], (u16) hub->event_bits[0]); |