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=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 60F23C4CECF for ; Mon, 23 Sep 2019 17:45:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3C13B2089F for ; Mon, 23 Sep 2019 17:45:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394140AbfIWRpL (ORCPT ); Mon, 23 Sep 2019 13:45:11 -0400 Received: from muru.com ([72.249.23.125]:34262 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389763AbfIWRpL (ORCPT ); Mon, 23 Sep 2019 13:45:11 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 783B2809F; Mon, 23 Sep 2019 17:45:42 +0000 (UTC) Date: Mon, 23 Sep 2019 10:45:07 -0700 From: Tony Lindgren To: Yegor Yefremov Cc: linux-omap@vger.kernel.org, Bin Liu , linux-usb Subject: Re: musb: Could not flush host TX2 fifo: csr: 2403 Message-ID: <20190923174507.GW5610@atomide.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org * Yegor Yefremov [190821 01:24]: > I'm moving our systems to the recent kernel and have encountered an > older musb issue [1] that occurs with some 3G/4G modems. In this case > it is SIMCom 7600G-H. After this dump occurs the modem is still > working though. > > [ 45.585644] ------------[ cut here ]------------ > [ 45.590785] WARNING: CPU: 0 PID: 242 at > drivers/usb/musb/musb_host.c:115 musb_h_tx_flush_fifo+0x118/0x138 > [ 45.600421] musb-hdrc musb-hdrc.0: Could not flush host TX2 fifo: csr: 2403 > [ 45.607433] Modules linked in: 8021q garp stp mrp llc wl18xx wlcore > mac80211 libarc4 sha256_generic cfg80211 wlcore_sdio c_can_platform > omap_rng rng_core c_can can_dev at24 gpio_pca953x omap_wdt watchdog > rtc_omap leds_gpio led_class > [ 45.628258] CPU: 0 PID: 242 Comm: ModemManager Not tainted 5.3.0-rc5 #2 > [ 45.634920] Hardware name: Generic AM33XX (Flattened Device Tree) > [ 45.641092] [] (unwind_backtrace) from [] > (show_stack+0x10/0x14) > [ 45.648910] [] (show_stack) from [] > (dump_stack+0xd8/0x110) > [ 45.656291] [] (dump_stack) from [] (__warn+0xe0/0x10c) > [ 45.663314] [] (__warn) from [] > (warn_slowpath_fmt+0x44/0x6c) > [ 45.670862] [] (warn_slowpath_fmt) from [] > (musb_h_tx_flush_fifo+0x118/0x138) > [ 45.679806] [] (musb_h_tx_flush_fifo) from [] > (musb_cleanup_urb+0x128/0x204) > [ 45.688660] [] (musb_cleanup_urb) from [] > (musb_urb_dequeue+0x14c/0x234) > [ 45.697165] [] (musb_urb_dequeue) from [] > (usb_hcd_unlink_urb+0x68/0x84) > [ 45.705667] [] (usb_hcd_unlink_urb) from [] > (usb_wwan_write+0x64/0x1f0) > [ 45.714090] [] (usb_wwan_write) from [] > (serial_write+0x34/0x60) > [ 45.721898] [] (serial_write) from [] > (n_tty_write+0x360/0x460) > [ 45.729626] [] (n_tty_write) from [] > (tty_write+0x1c0/0x36c) > [ 45.737092] [] (tty_write) from [] > (__vfs_write+0x28/0x1c4) > [ 45.744465] [] (__vfs_write) from [] > (vfs_write+0xa0/0x184) > [ 45.751835] [] (vfs_write) from [] (ksys_write+0x98/0xdc) > [ 45.759033] [] (ksys_write) from [] > (ret_fast_syscall+0x0/0x28) > [ 45.766743] Exception stack(0xcb911fa8 to 0xcb911ff0) > [ 45.771845] 1fa0: 00160170 bea0fc14 00000009 > 00141be9 00000001 bea0fc14 > [ 45.780086] 1fc0: 00160170 bea0fc14 00000000 00000004 00141be9 > 00000001 00000001 00141be9 > [ 45.788322] 1fe0: 00000000 bea0fbc8 b68d992b b68d9934 > [ 45.793416] irq event stamp: 109442 > [ 45.796945] hardirqs last enabled at (109441): [] > __irq_svc+0x74/0x98 > [ 45.804406] hardirqs last disabled at (109442): [] > _raw_spin_lock_irqsave+0x1c/0x4c > [ 45.812992] softirqs last enabled at (109180): [] > __do_softirq+0x360/0x524 > [ 45.820880] softirqs last disabled at (109157): [] > irq_exit+0x12c/0x17c > [ 45.828416] ---[ end trace eecf6f3aa6209643 ]--- > > [1] https://patchwork.kernel.org/patch/7389591/ Hmm so is this with am335x SoC glue or something else? Regards, Tony