From 4ebe92e7fba08b83aee9900c455ecfaa1573dbc1 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 10 May 2020 12:17:56 +0100 Subject: add usb fix for user space libusb zero copy on some arches --- kernel.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 546109342..f0503d450 100644 --- a/kernel.spec +++ b/kernel.spec @@ -819,6 +819,9 @@ Patch303: ACPI-irq-Workaround-firmware-issue-on-X-Gene-based-m400.patch Patch304: ARM-tegra-usb-no-reset.patch +# https://patchwork.kernel.org/patch/11527525/ +Patch305: usb-usbfs-correct-kernel-user-page-attribute-mismatch.patch + # Raspberry Pi # https://patchwork.kernel.org/cover/11353083/ Patch310: arm64-pinctrl-bcm2835-Add-support-for-all-BCM2711-GPIOs.patch -- cgit