Re: [PATCH] usb: xhci: pet watchdog during transfers

2023-08-04 Thread Marek Vasut
On 8/4/23 21:00, seanedm...@linux.microsoft.com wrote: From: Godfrey Mwangi On some platforms with low USB throughput, tranfers of huge files take a long time and watchdog timer can expire resulting in hardware reset. Avoid this by petting the watchdog as long as we have pending transfers. Sig

[PATCH] usb: xhci: pet watchdog during transfers

2023-08-04 Thread seanedmond
From: Godfrey Mwangi On some platforms with low USB throughput, tranfers of huge files take a long time and watchdog timer can expire resulting in hardware reset. Avoid this by petting the watchdog as long as we have pending transfers. Signed-off-by: Godfrey Mwangi --- drivers/usb/host/xhci-ri