mbox series

[SRU,Focal:linux-intel-iotg-5.15,0/1] Bail out when USB port is stuck in reset loop

Message ID 20220509091343.39471-1-jianhui.lee@canonical.com
Headers show
Series Bail out when USB port is stuck in reset loop | expand

Message

Jian Hui Lee May 9, 2022, 9:13 a.m. UTC
BugLink: https://launchpad.net/bugs/1960777

To fix the issue, we need to cherry-pick c89686118c78 from linux mainline.


Kai-Heng Feng (1):
  usb: core: Bail out when port is stuck in reset loop

 drivers/usb/core/hub.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Comments

Jian Hui Lee May 10, 2022, 8:04 a.m. UTC | #1
Will resend v2 with the correct repo: jammy:linux-intel-iotg

On 5/9/22 17:13, Jian Hui Lee wrote:
> BugLink: https://launchpad.net/bugs/1960777
>
> To fix the issue, we need to cherry-pick c89686118c78 from linux mainline.
>
>
> Kai-Heng Feng (1):
>    usb: core: Bail out when port is stuck in reset loop
>
>   drivers/usb/core/hub.c | 8 ++++++--
>   1 file changed, 6 insertions(+), 2 deletions(-)
>