All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michał Pecio" <michal.pecio@gmail.com>
To: "Marcus Rückert" <kernel@nordisch.org>
Cc: "Mathias Nyman" <mathias.nyman@linux.intel.com>,
	"Jiri Slaby" <jirislaby@kernel.org>,
	gregkh@linuxfoundation.org, linux-usb@vger.kernel.org,
	stern@rowland.harvard.edu, stable@vger.kernel.org,
	"Łukasz Bartosik" <ukaszb@chromium.org>,
	"Oliver Neukum" <oneukum@suse.com>
Subject: Re: [PATCH] usb: hub: Don't try to recover devices lost during warm reset.
Date: Wed, 13 Aug 2025 11:48:48 +0200	[thread overview]
Message-ID: <20250813114848.71a3ad70@foxbook> (raw)
In-Reply-To: <746fdb857648d048fd210fb9dc3b27067da71dff.camel@nordisch.org>

On Wed, 13 Aug 2025 11:14:04 +0200, Marcus Rückert wrote: 
> Jul 24 15:56:34 kernel: usb 1-2: reset full-speed USB device number 14
> using xhci_hcd
> Jul 24 15:56:35 kernel: usb 1-2: reset full-speed USB device number 14
> using xhci_hcd
> Jul 24 15:56:36 kernel: usb 1-2: reset full-speed USB device number 14
> using xhci_hcd
> Jul 24 15:56:37 kernel: usb 1-2: reset full-speed USB device number 14
> using xhci_hcd
> Jul 24 15:57:56 kernel: xhci_hcd 0000:0e:00.0: HC died; cleaning up
> Jul 31 19:53:02 kernel: usb 1-2: reset full-speed USB device number 50
> using xhci_hcd
> Jul 31 19:53:03 kernel: usb 1-2: reset full-speed USB device number 50
> using xhci_hcd
> Jul 31 19:53:04 kernel: usb 1-2: reset full-speed USB device number 50
> using xhci_hcd
> Jul 31 19:53:04 kernel: usb 1-2: reset full-speed USB device number 50
> using xhci_hcd
> Jul 31 19:55:05 kernel: xhci_hcd 0000:0e:00.0: HC died; cleaning up
> Aug 06 16:51:34 kernel: usb 1-2: reset full-speed USB device number 12
> using xhci_hcd
> Aug 06 16:51:35 kernel: usb 1-2: reset full-speed USB device number 12
> using xhci_hcd
> Aug 06 16:51:36 kernel: usb 1-2: reset full-speed USB device number 12
> using xhci_hcd
> Aug 06 16:51:36 kernel: usb 1-2: reset full-speed USB device number 12
> using xhci_hcd
> Aug 06 16:52:50 kernel: xhci_hcd 0000:0e:00.0: HC died; cleaning up
> 
> 
> all HC died events were connected to reset full-speed.

OK, three reset loops and three HC died in the last month, both at
the same time, about once a week. Possibly not a coincidence ;)

Not sure if we can confidently say that reverting this patch helped,
because a week is just passing today. But the same hardware worked
fine for weeks/months/years? before a recent kernel upgrade, correct?

Random idea: would anything happen if you run 'usbreset' to manually
reset this device? Maybe a few times.

  reply	other threads:[~2025-08-13  9:48 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-23 13:39 [PATCH] usb: hub: Don't try to recover devices lost during warm reset Mathias Nyman
2025-07-15 17:48 ` Greg KH
2025-07-15 18:54   ` Alan Stern
2025-08-11  6:16 ` Jiri Slaby
2025-08-11 11:06   ` Jiri Slaby
2025-08-11 19:24     ` Alan Stern
2025-08-11 21:28   ` Michał Pecio
2025-08-12 10:48   ` Mathias Nyman
2025-08-12 18:15     ` Marcus Rückert
2025-08-12 22:02       ` Michał Pecio
2025-08-13  1:58         ` Marcus Rückert
2025-08-13  6:42           ` Michał Pecio
2025-08-13  9:14             ` Marcus Rückert
2025-08-13  9:48               ` Michał Pecio [this message]
2025-08-13 10:05                 ` Marcus Rückert
2025-08-14  5:41                   ` Michał Pecio
2025-08-13 10:13                 ` Mathias Nyman
2025-08-13  2:11         ` Marcus Rückert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250813114848.71a3ad70@foxbook \
    --to=michal.pecio@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jirislaby@kernel.org \
    --cc=kernel@nordisch.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mathias.nyman@linux.intel.com \
    --cc=oneukum@suse.com \
    --cc=stable@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    --cc=ukaszb@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.