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=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 C1E1FC433E0 for ; Thu, 14 Jan 2021 07:15:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7BE8A2311F for ; Thu, 14 Jan 2021 07:15:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727169AbhANHPn (ORCPT ); Thu, 14 Jan 2021 02:15:43 -0500 Received: from so254-31.mailgun.net ([198.61.254.31]:14169 "EHLO so254-31.mailgun.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727012AbhANHPn (ORCPT ); Thu, 14 Jan 2021 02:15:43 -0500 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1610608525; h=Content-Type: MIME-Version: Message-ID: In-Reply-To: Date: References: Subject: Cc: To: From: Sender; bh=ZSg3J0obu4mWcl7IU16U2O31KnnR49F5PT1Z49A0/DQ=; b=M6k8O4841+5/e/rmpMr6hKPHY8kdTAem7PWJqeOsBIUsH9STet7YV46AuzMFBW6u0Z54kHwV +/Uf6Bgbuk6PUzvDAxJ05Wzv0VzOisxL6FNxtjkqUG7s/yw19R9DbS3fi7S0QHvxn/NYQQuy e08yPT2lILIvr3V4gIzyQgIlEpU= X-Mailgun-Sending-Ip: 198.61.254.31 X-Mailgun-Sid: WyJiZjI2MiIsICJuZXRkZXZAdmdlci5rZXJuZWwub3JnIiwgImJlOWU0YSJd Received: from smtp.codeaurora.org (ec2-35-166-182-171.us-west-2.compute.amazonaws.com [35.166.182.171]) by smtp-out-n05.prod.us-east-1.postgun.com with SMTP id 5fffef5e8fb3cda82fd0d141 (version=TLS1.2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256); Thu, 14 Jan 2021 07:14:38 GMT Sender: kvalo=codeaurora.org@mg.codeaurora.org Received: by smtp.codeaurora.org (Postfix, from userid 1001) id D7326C433C6; Thu, 14 Jan 2021 07:14:37 +0000 (UTC) Received: from x230.qca.qualcomm.com (88-114-240-156.elisa-laajakaista.fi [88.114.240.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: kvalo) by smtp.codeaurora.org (Postfix) with ESMTPSA id C4628C433C6; Thu, 14 Jan 2021 07:14:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org C4628C433C6 Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; spf=fail smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: "Coelho\, Luciano" Cc: "tiwai\@suse.de" , "linux-wireless\@vger.kernel.org" , "netdev\@vger.kernel.org" Subject: Re: [PATCH 1/2] iwlwifi: dbg: Don't touch the tlv data References: <20210112132449.22243-1-tiwai@suse.de> <20210112132449.22243-2-tiwai@suse.de> <87turmrw9j.fsf@codeaurora.org> <3022a89080907456096ef137ffad525fa134b081.camel@intel.com> Date: Thu, 14 Jan 2021 09:14:33 +0200 In-Reply-To: <3022a89080907456096ef137ffad525fa134b081.camel@intel.com> (Luciano Coelho's message of "Tue, 12 Jan 2021 17:08:22 +0000") Message-ID: <878s8wrnvq.fsf@codeaurora.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org "Coelho, Luciano" writes: >> BTW, I thought network people don't want to have Cc-to-stable in the >> patch, so I didn't put it by myself. Is this rule still valid? > > In the wireless side of network, we've always used Cc stable when > needed Yeah, we handle stable patches differently from the main network tree. > but the Fixes tag itself will almost always trigger the stable > people to take it anyway. BTW, this is now clarified in the documentation: https://lkml.kernel.org/r/20210113163315.1331064-1-lee.jones@linaro.org So cc stable should be added even if there's already a Fixes tag. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches