https://bugzilla.kernel.org/show_bug.cgi?id=213081 --- Comment #11 from Peter Ganzhorn (peter.ganzhorn@xxxxxxxxxxxxxx) --- It's obvious one should test with and without the commit in question, but as I already said it seems the particular commit is part of a bigger series and I am unable to revert it via git (git revert 674f8438c12125d6b4fe51d44b9316bb02b286b5) or manually: /usr/src/linux-5.12# cat ../674f8438c12125d6b4fe51d44b9316bb02b286b5.patch | patch -p1 -R --dry-run checking file drivers/usb/host/xhci-ring.c Hunk #1 succeeded at 819 (offset 22 lines). Hunk #2 FAILED at 834. Hunk #3 FAILED at 855. Hunk #4 FAILED at 894. Hunk #5 FAILED at 934. Hunk #6 succeeded at 1276 (offset 101 lines). Hunk #7 succeeded at 1353 (offset 101 lines). Hunk #8 succeeded at 1383 (offset 101 lines). Hunk #9 FAILED at 2043. 5 out of 9 hunks FAILED checking file drivers/usb/host/xhci.c Hunk #1 succeeded at 1452 (offset 12 lines). Hunk #2 succeeded at 1822 (offset 12 lines). Hunk #3 succeeded at 3131 (offset 12 lines). checking file drivers/usb/host/xhci.h Could you please give me some advice how I can revert this commit without breaking anything else? -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.