From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C6F311FC8 for ; Sat, 11 Apr 2026 22:11:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775945497; cv=none; b=txS9dT8ZwKJa4rBYyg/d436dhXk+maPvXwOF/L+BvVaNntmH1K1yyHK4hnGIujGz9P7JAcv3ymKq1ihmscc6GTrb74ENCZ7p3KTr9ioru4D+itUf9ac+0MBONseByLxdj/tdz5tQVQV3Er7qqXdYNs0yB3E2Ujdl9bJ6E0VuI8c= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775945497; c=relaxed/simple; bh=kdwLv3lhgQF/pcP3VFAiM7Ghjvg954Q56ks3+wKmyew=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: Content-Type:MIME-Version; b=mCezcKueHcdyrdV7A5Hm5meBJaC1u/+uRFMAfAOi6XbIMjSNV8vnchSlWg8/wmaJ+moFNslGXcbK0GWwPs2B59LlP7n4vY/0jCN0MH2UEkk5h/ObYHHPPl7B/Q4AmYTe+Pz/wJD4/MS0CXLtmUfYau3vk9Xxzu9x3sm/CgLjY5w= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=UHU+acXB; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="UHU+acXB" Received: by smtp.kernel.org (Postfix) with ESMTPS id 507BFC116C6 for ; Sat, 11 Apr 2026 22:11:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1775945497; bh=kdwLv3lhgQF/pcP3VFAiM7Ghjvg954Q56ks3+wKmyew=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UHU+acXBO051Y0VkTo4lJaeBb/iOd6bdmp9PU9WQXWPZt4412Qdgp5pnJ2kdtgy79 QVWGofG6N8rrdtbvrRpkP6q6oFHat8F1J722AMvuL4xNYBJLENRTXOxA1QOq4otoRm 0LZ94b3/VHtd/qcSY0Gpcl/m0+XLQvo/wM2oUxQFLVC3Xy7udBANcX4qKAfCysJnjf jU0OKasCqPfkeWZUGE4a4mnlMsfrWsIwovv9M/r3fHVoRqyTKLEXHhVQOuDPoOnMPn 7IlWN8bADjQBfwzGiohvefnhM5rQc0t6n4qDuJFL18C+31W02q380p/kCawxf4xjeF 8JAl7n697B0zQ== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id 46C4CC4160E; Sat, 11 Apr 2026 22:11:37 +0000 (UTC) From: bugzilla-daemon@kernel.org To: linux-usb@vger.kernel.org Subject: [Bug 221340] uas driver hangs and causes usb reset Date: Sat, 11 Apr 2026 22:11:37 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo drivers_usb@kernel-bugs.kernel.org X-Bugzilla-Product: Drivers X-Bugzilla-Component: USB X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: DaisyTheFoxxo@proton.me X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: drivers_usb@kernel-bugs.kernel.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 https://bugzilla.kernel.org/show_bug.cgi?id=3D221340 --- Comment #7 from DaisyTheFoxxo@proton.me --- (In reply to Micha=C5=82 Pecio from comment #6) > This shows UAS driver unlinking URBs related to timed out commands as they > are being aborted, but I wondered if anything unusual happens 30 seconds > prior, when the device stops executing SCSI commands and makes them time = out. >=20 > IOW, was there anything related to uas or xhci before this snippet begins? there are no other logs before the aborted commands get logged --=20 You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.=