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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 060E5C43334 for ; Fri, 15 Jul 2022 14:38:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=gz2JgJdF94UTHGaXDuRGbMQ8KQrKa0DgwyuFWmOe5dA=; b=psuP484mLu/R55 y0W47Ne7YI6xBtuZNGSZgcGWzKXwSMbb75w7mO+whAlLaT4eYgEPXDsohPwuJZ44+22TiZvtZtvc3 vQkiQXjjUAj++QLEpf3iNW0uwBhsdu9WV+mYmWUYy+RAJzO+2uiN7Em3MB98zDVu68Ig9gpAytKAM nUbDY5Qm6G3agu4hsMH+S3sGAkIyk8mQOyrPCmBJ2hjtglrtokI+cyIfaGNkM483iONsCX2RREWA6 iS+iR/+a6zYnNzJPcv7weWwAbPyLMJnFnFVIU1KLe4gEj39OngUJ8XoYY/siDxYeVD7+eP5GyiG94 n78ycBL30h/Phy5HF5BQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oCMR2-007hYu-B0; Fri, 15 Jul 2022 14:36:52 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oCMQy-007hWD-TY; Fri, 15 Jul 2022 14:36:50 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 6BFDB61DA7; Fri, 15 Jul 2022 14:36:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E3862C34115; Fri, 15 Jul 2022 14:36:46 +0000 (UTC) Date: Fri, 15 Jul 2022 10:36:45 -0400 From: Steven Rostedt To: Chunfeng Yun Cc: , Ingo Molnar , Andrew Morton , , , , Greg Kroah-Hartman Subject: Re: [for-next][PATCH 13/23] USB: mtu3: tracing: Use the new __vstring() helper Message-ID: <20220715103645.484f08e9@gandalf.local.home> In-Reply-To: <962e59c25e981676014157cd111db9e16e237339.camel@mediatek.com> References: <20220714164256.403842845@goodmis.org> <20220714164330.311734558@goodmis.org> <962e59c25e981676014157cd111db9e16e237339.camel@mediatek.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220715_073649_019395_4C69B99F X-CRM114-Status: UNSURE ( 9.34 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 15 Jul 2022 18:01:44 +0800 Chunfeng Yun wrote: > the second and third lines with this patch: > irq/254-1120100-137 [000] d..1. 266.629399: mtu3_log: > 11201000.usb: link speed super-speed > > irq/254-1120100-137 [000] d..1. 266.629662: mtu3_log: > 11201000.usb: ep0_state SETUPr-speed > > "r-speed" seems the remain of last log; Thanks for testing! I'll investigate. (Another reason I didn't push to linux-next yet). -- Steve _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel