From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 310CBC4320A for ; Sun, 25 Jul 2021 07:17:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1429F60F11 for ; Sun, 25 Jul 2021 07:17:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229584AbhGYGgk (ORCPT ); Sun, 25 Jul 2021 02:36:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:52246 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229519AbhGYGgd (ORCPT ); Sun, 25 Jul 2021 02:36:33 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id BB81D60F13 for ; Sun, 25 Jul 2021 07:17:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627197423; bh=h0CaG7zm2Rlu+2noGMzuLubeJj3ZbEiml3KEQvZliAA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gyZUlxr1UzOOpTXf6lDtdCfG2ml57i0LTIqk9YDGZwz6nLk272+AnDUWgKXdq9fRj Zy/LFrehATr64nzqBC/oYXAk2jd2fKVXCsl7CFn9vF7GQQScpzeDoWdjIfYiF9ebdB 15kAVX+xodOK032vxDeyptlviAHYwmo0njh6H06dEO/Udin7hVUIHNQtjo6Ufyn1rO XNyelpiCGnXay1T0W6LZ+UNXLX3156u/d9ifoVm9Rg/bdqRGfSFM3IR09aLrADMPUz 4jwuQx2Tg1FfOLMDl5VwQuP1jBgNDcV61uG1bEhUJfPv/rt9vEnHeYioR1ztQmg43X 0zvpXYHeZKWlg== From: bugzilla-daemon@bugzilla.kernel.org To: linux-usb@vger.kernel.org Subject: [Bug 209555] dwc2 driver stops working after sudden disconnect Date: Sun, 25 Jul 2021 07:17:03 +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: Minas.Harutyunyan@synopsys.com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 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 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=3D209555 --- Comment #9 from Minas Harutyunyan (Minas.Harutyunyan@synopsys.com) --- Hi Yunhao, On 7/25/2021 10:55 AM, bugzilla-daemon@bugzilla.kernel.org wrote: > > https://urldefense.com/v3/__https://bugzilla.kernel.org/show_bug.cgi?id= =3D209555__;!!A4F2R9G_pg!L6dlphg0375bx1FF7IECNRnSiIv6e_sCQ5e1ooYvcCkyTte-dE= Qp2ry8RyopRZNUdnLaQpSh$ >=20 > --- Comment #8 from Yunhao Tian (t123yh@outlook.com) --- > (In reply to Minas Harutyunyan from comment #7) >=20 >> Could you please apply patch "[PATCH v2] usb: phy: Fix page fault from >> usb_phy_uevent" from Artur Petrosyan and test again. >> >=20 > Hi Minas, Thanks for your reply! >=20 > It doesn't seem to make a difference with the patch applied. >=20 > I enabled the dwc2 debug logging option in menuconfig, > and captured the logs when I plug in, disconnect and re-plug in. >=20 > The link to log file is > > https://urldefense.com/v3/__https://drive.google.com/file/d/1ID3bDp4NA6vS= Xf4AqN8w2WiDhaFbnb59/view?usp=3Dsharing__;!!A4F2R9G_pg!L6dlphg0375bx1FF7IEC= NRnSiIv6e_sCQ5e1ooYvcCkyTte-dEQp2ry8RyopRZNUdp04G9mX$ >=20 drive.google.com not accessible from my corporate laptop. Could you=20 please put debug log on bugzilla.kernel.org? Thanks, Minas > At [ 32.964469] the gadget config was bound to the device; > At [ 38.002792] the device was plugged to a PC; > At roughly [ 43.063762] the device was disconnected; at [ 45.640378] = the > device was re-plugged. >=20 > After a short period of time the kernel freezes, no more logs can be outp= ut. > --=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.=