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=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 A47D6C63777 for ; Tue, 24 Nov 2020 16:38:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3F2AE206D5 for ; Tue, 24 Nov 2020 16:38:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=mg.codeaurora.org header.i=@mg.codeaurora.org header.b="uNzKA6lP" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390521AbgKXQif (ORCPT ); Tue, 24 Nov 2020 11:38:35 -0500 Received: from z5.mailgun.us ([104.130.96.5]:22779 "EHLO z5.mailgun.us" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390211AbgKXQif (ORCPT ); Tue, 24 Nov 2020 11:38:35 -0500 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1606235915; h=Content-Type: MIME-Version: Message-ID: In-Reply-To: Date: References: Subject: Cc: To: From: Sender; bh=/yuutWrK2u+4K08NALiylBdAyr0QJpYhGwtKtmqhAis=; b=uNzKA6lPTjQaDG2q624s+jScVy8yy6MbuAofwl3l3ohM6Ewz+hvkg2tXxJTZsbtejV9NCCWv 5mPmgg0fzW+MtkadJBUv6SyZmZseWOkOaxJAgq8Ojw1j/Bf/305mmDXEZOj2QTbeF8VLx9GK 7pMFRWOghfgEmU73g/cNl7hVZ9c= X-Mailgun-Sending-Ip: 104.130.96.5 X-Mailgun-Sid: WyI3YTAwOSIsICJsaW51eC13aXJlbGVzc0B2Z2VyLmtlcm5lbC5vcmciLCAiYmU5ZTRhIl0= Received: from smtp.codeaurora.org (ec2-35-166-182-171.us-west-2.compute.amazonaws.com [35.166.182.171]) by smtp-out-n01.prod.us-east-1.postgun.com with SMTP id 5fbd3707b9b39088ed5af70a (version=TLS1.2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256); Tue, 24 Nov 2020 16:38:31 GMT Sender: kvalo=codeaurora.org@mg.codeaurora.org Received: by smtp.codeaurora.org (Postfix, from userid 1001) id 74DE7C433ED; Tue, 24 Nov 2020 16:38:30 +0000 (UTC) Received: from potku.adurom.net (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 18813C433C6; Tue, 24 Nov 2020 16:38:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 18813C433C6 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: Jakub Kicinski Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org Subject: Re: pull-request: wireless-drivers-2020-11-23 References: <20201123161037.C11D1C43460@smtp.codeaurora.org> <20201123153002.2200d6be@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> <87im9vql7i.fsf@codeaurora.org> <20201124080858.0aa8462b@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> Date: Tue, 24 Nov 2020 18:38:26 +0200 In-Reply-To: <20201124080858.0aa8462b@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> (Jakub Kicinski's message of "Tue, 24 Nov 2020 08:08:58 -0800") Message-ID: <875z5ur9q5.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: linux-wireless@vger.kernel.org Jakub Kicinski writes: > On Tue, 24 Nov 2020 09:15:45 +0200 Kalle Valo wrote: >> Jakub Kicinski writes: >> >> > On Mon, 23 Nov 2020 16:10:37 +0000 (UTC) Kalle Valo wrote: >> >> wireless-drivers fixes for v5.10 >> >> >> >> First set of fixes for v5.10. One fix for iwlwifi kernel panic, others >> >> less notable. >> >> >> >> rtw88 >> >> >> >> * fix a bogus test found by clang >> >> >> >> iwlwifi >> >> >> >> * fix long memory reads causing soft lockup warnings >> >> >> >> * fix kernel panic during Channel Switch Announcement (CSA) >> >> >> >> * other smaller fixes >> >> >> >> MAINTAINERS >> >> >> >> * email address updates >> > >> > Pulled, thanks! >> > >> > Please watch out for missing sign-offs. >> >> I assume you refer to commit 97cc16943f23, sorry about that. Currently >> I'm just manually checking sign-offs and missed this patch. My plan is >> to implement proper checks to my patchwork script so I'll notice these >> before I commit the patch (or pull request), just have not yet find the >> time to do that. > > Check out verify_fixes and verify_signoff in Greg's repo: > > https://github.com/gregkh/gregkh-linux/tree/master/work Thanks, I will. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches