On Sun, Jul 14, 2024 at 11:32 AM Michał Pecio <michal.pecio@xxxxxxxxx> wrote: > see if my suggested solution works. On Sun, Jul 14, 2024 at 12:05 PM Salvatore Bonaccorso <carnil@xxxxxxxxxx> wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=219039 Not on 6.1.y: drivers/usb/host/xhci-ring.c:2644:31: error: ~@~Xir~@~Y undeclared (first use in this fuunction); did you mean ~@~Xidr~@~Y? 2644 | inc_deq(xhci, ir->event_ring); On Sun, Jul 14, 2024 at 2:30 AM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > Ick We now have 3 USB HDD Vendors that are reported to crash the kernel because of this patch. I think it best we take time to sort out the long standing minor issue this patch is for, after we quickly revert the major issues it is causing. Can we get it removed from 6.6.y and older branches for the hopefully soon next release?