From 8b403b59f8c7acb587300cbdb9a552894ceb843b Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 23 Jul 2026 12:20:31 +0200 Subject: [PATCH] fuzz cleanups --- ...kvm_io_bus_get_dev-locking-responsibilities-to-callers.patch | 2 +- .../net-ethernet-oa_tc6-remove-fcs-size-in-rx-frame.patch | 2 +- queue-7.1/net-ethernet-oa_tc6-remove-fcs-size-in-rx-frame.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/queue-5.15/kvm-move-kvm_io_bus_get_dev-locking-responsibilities-to-callers.patch b/queue-5.15/kvm-move-kvm_io_bus_get_dev-locking-responsibilities-to-callers.patch index 71d9112b96..5f29d11ce9 100644 --- a/queue-5.15/kvm-move-kvm_io_bus_get_dev-locking-responsibilities-to-callers.patch +++ b/queue-5.15/kvm-move-kvm_io_bus_get_dev-locking-responsibilities-to-callers.patch @@ -74,7 +74,7 @@ Signed-off-by: Greg Kroah-Hartman /* --- a/virt/kvm/kvm_main.c +++ b/virt/kvm/kvm_main.c -@@ -4558,25 +4558,19 @@ struct kvm_io_device *kvm_io_bus_get_dev +@@ -5222,25 +5222,19 @@ struct kvm_io_device *kvm_io_bus_get_dev gpa_t addr) { struct kvm_io_bus *bus; diff --git a/queue-6.18/net-ethernet-oa_tc6-remove-fcs-size-in-rx-frame.patch b/queue-6.18/net-ethernet-oa_tc6-remove-fcs-size-in-rx-frame.patch index 527fd300d9..141f36f884 100644 --- a/queue-6.18/net-ethernet-oa_tc6-remove-fcs-size-in-rx-frame.patch +++ b/queue-6.18/net-ethernet-oa_tc6-remove-fcs-size-in-rx-frame.patch @@ -29,7 +29,7 @@ Signed-off-by: Sasha Levin --- a/drivers/net/ethernet/oa_tc6.c +++ b/drivers/net/ethernet/oa_tc6.c -@@ -751,6 +751,17 @@ static int oa_tc6_process_rx_chunk_foote +@@ -752,6 +752,17 @@ static int oa_tc6_process_rx_chunk_foote static void oa_tc6_submit_rx_skb(struct oa_tc6 *tc6) { diff --git a/queue-7.1/net-ethernet-oa_tc6-remove-fcs-size-in-rx-frame.patch b/queue-7.1/net-ethernet-oa_tc6-remove-fcs-size-in-rx-frame.patch index 9876ed17c6..926b82a83c 100644 --- a/queue-7.1/net-ethernet-oa_tc6-remove-fcs-size-in-rx-frame.patch +++ b/queue-7.1/net-ethernet-oa_tc6-remove-fcs-size-in-rx-frame.patch @@ -29,7 +29,7 @@ Signed-off-by: Sasha Levin --- a/drivers/net/ethernet/oa_tc6.c +++ b/drivers/net/ethernet/oa_tc6.c -@@ -751,6 +751,17 @@ static int oa_tc6_process_rx_chunk_foote +@@ -752,6 +752,17 @@ static int oa_tc6_process_rx_chunk_foote static void oa_tc6_submit_rx_skb(struct oa_tc6 *tc6) { -- 2.47.3