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 5891FCDB479 for ; Thu, 25 Jun 2026 02:45:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type: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=+I3E4Gc+UcSMgz+gbL7FQhQ6yoN65t58RV4TjtaKbLc=; b=PTDRYuRa2HS4SzGACse4FB0MOQ nRAts9ioWW9rNvoQKHvX2LcY1l6Jz+fyBLvukSFYyf9WiFa829GhnoG9PuWscKAs0FhjGdOGqIGDn W/7ElDx/92tlXgDWLCKzmnKWoNlG2H4xB+D3ppz2snlsIoLSbdzlvWrMg5vY2DaIKs4vyFi7Nfsk0 iGDOVA5NHlcuEqOGF0He20R73cb+Acywux/zpUNLfsEGvfQhLkIqn4RDppecvKnfM0WyvLehMS64X p/8tm56HdZh54wJAITI6xaHlXufA7s7xoBr1YJjbLFNi0SV8ZZpLmQhjAuqDGlGw/d05YGtgwUfJt s7tf9qbg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wca67-00000008aWM-3d7p; Thu, 25 Jun 2026 02:45:47 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wca67-00000008aWC-0GSj; Thu, 25 Jun 2026 02:45:47 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id 0F179443C7; Thu, 25 Jun 2026 02:45:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 230441F00AC4; Thu, 25 Jun 2026 02:45:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1782355545; bh=+I3E4Gc+UcSMgz+gbL7FQhQ6yoN65t58RV4TjtaKbLc=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=WkY3uKIDrW1rloi6INImOYI/O0oBxuPoDh0qWO/SddOs1Nwa8H6WwBBzz7yeUv53k JE8BvInUy5w3zB30xrBG4bd7FFr2A85cefeljVMccUQHGtpluFz4XRtln7NPeQHGXq R4mkKITaphUsUKd5LA6CYCgOX1jsnRLG84Vggwcw/kav7pYXkpsD1Qr7jVXeEjM9f6 Eu/o+DTcg2hJO30Inns4XCe3J8GVsQCWkiuZxQ0uNgaqdYMHsuF7gpRh0YhmVMvu+0 oEjRTuEv1ao+cfkwtxEVFtgwNea1NgXAbB3DFs54AN7Df4Nc8csr/Tiz0Zec4wyJ45 j+e5cHk+WhsnA== Date: Wed, 24 Jun 2026 19:45:44 -0700 From: Jakub Kicinski To: "Wu. JackBB (GSM)" Cc: Loic Poulain , Sergey Ryazanov , Johannes Berg , "Andrew Lunn" , "David S. Miller" , "Eric Dumazet" , Paolo Abeni , Wen-Zhi Huang , Shi-Wei Yeh , "Minano Tseng" , Matthias Brugger , AngeloGioacchino Del Regno , "Simon Horman" , Jonathan Corbet , Shuah Khan , "linux-kernel@vger.kernel.org" , "netdev@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-mediatek@lists.infradead.org" , "linux-doc@vger.kernel.org" Subject: Re: [External Mail] Re: [PATCH v3 0/7] net: wwan: t9xx: Add MediaTek T9XX WWAN driver Message-ID: <20260624194544.2b4ef01b@kernel.org> In-Reply-To: References: <20260624-t9xx_driver_v1-v3-0-73ff03f60c48@compal.com> <20260624170917.09967c74@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 25 Jun 2026 01:55:49 +0000 Wu. JackBB (GSM) wrote: > I have a question about the preferred workflow: the cover > letter changelog would get quite long if I include detailed > explanations for each sashiko comment we chose not to fix. > > Was the concern more about timing? Should we have replied > to the sashiko review promptly when it came in, rather than > waiting until the full v3 was ready? Either way works. Either give reviewers 24h to dispute the comments or add the comments to the repost. You don't have to keep a full detailed log in the changelog. > ================================================================================================================================================================ > This message may contain information which is private, privileged or confidential of Compal Electronics, Inc. If you are not the intended recipient of this message, please notify the sender and destroy/delete the message. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information, by persons or entities other than the intended recipient is prohibited. > ================================================================================================================================================================ Again, please fix this.