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 921DB2D592F for ; Mon, 9 Mar 2026 18:56:43 +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=1773082603; cv=none; b=ZYOnDGjg33RrM0JwP+wr4y1LWMH0T1RXY0nNR+LX/phObk8C/BmC2EYrqKWcHQboVJH9PhVJMxX7s4eZ/D9aIwCqwxzqIxW7NzcyR5Edu9PMw4TFvmC4mHimdrrBYnp+utoUeKcPkGNfQRuJPpXjh+SGTznZd2IWGdcmNiGLzqc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773082603; c=relaxed/simple; bh=/X7tVA1DNQc38BJMBj8urWlnIkKauQPd6LDCrlfEuf8=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: Content-Type:MIME-Version; b=mudFC9T7YwuV7iFle+qM89EzeoX3Zjj53WFHKmCaXeV7Nv2cuumrVm/JB/wEdVlB8canUBUcRsj5/Cp5UZs7LxEEmzARCryPtEojAFUqApLmlZSofZtx7taa97MKXtkXlMI2BAxSNpQdCD9gc2Yk5NZjqd0kt7lMXYLjT1ZoEzI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=ITkoIDsx; 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="ITkoIDsx" Received: by smtp.kernel.org (Postfix) with ESMTPS id 2FE55C2BC9E for ; Mon, 9 Mar 2026 18:56:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1773082603; bh=/X7tVA1DNQc38BJMBj8urWlnIkKauQPd6LDCrlfEuf8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ITkoIDsxpl+oiz0scIGnYbx2b/TEVeqro+bAth3Be/Bx/+bIDjWRnt/P0OO1pBdBo dnoLCAWtFFS2/UWMLwtDCIJT6GxXc6Fu8ULm7ImXHXqo3rw8k9CsSjUQ6YMMnCYyAV cQbQeXF6Sz3ptqaqdgpQHgHkqm9/FtplGpJ+fjxNh7Pz3uMZvtr44/0bdMmiAkxnuc HA8Ipu2FpsIysLzLCe2Jwj150WQLxGACIo3pP8wUMFO1OYnuwsnJ5W3IKMqa5j8Z1f erBoPupdvrL3yUeUawBIRmfN8DOzPxSnB/CYWS3nYeUUeU7v6CZR0iKcmPQHWgkpzT G019wSyMbMrWw== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id 2029EC3279F; Mon, 9 Mar 2026 18:56:43 +0000 (UTC) From: bugzilla-daemon@kernel.org To: linux-usb@vger.kernel.org Subject: [Bug 221184] mouse/keyboard (connected via hub) usb reset under system load with weak cpu Date: Mon, 09 Mar 2026 18:56:42 +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: roxmail@list.ru 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=3D221184 --- Comment #27 from Roman Elshin (roxmail@list.ru) --- > Thanks it seems to work! It definitely work! - i retest patch after git reset --hard; git clean -dxf; git pull (and "can't resubmit intr," errors are here) --=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.=