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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CF2C0C54EBD for ; Mon, 9 Jan 2023 14:34:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231513AbjAIOer (ORCPT ); Mon, 9 Jan 2023 09:34:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58912 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231371AbjAIOeo (ORCPT ); Mon, 9 Jan 2023 09:34:44 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6C08CF46 for ; Mon, 9 Jan 2023 06:34:43 -0800 (PST) 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 040E46114E for ; Mon, 9 Jan 2023 14:34:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9409FC433EF; Mon, 9 Jan 2023 14:34:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1673274882; bh=BJcHCo83jVVTdhI6xriR4zoiOU5qvHX/2q0lajpMG6M=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=he06DkeHWKEGsnGFvMLhtl+ZG+YQtRLVXkppKeR4Ns4WSB2yrOHK7yWKRapTeLCFj VYxftI36Z11pZgnaCO3bnClWM5jgtpF0S1WUcr4ZyxVbVzQ/4eZVW/OU0uj/jyO51r Krb3BFxuM/w3WGJvx8wbD860YZd/dAwYcfPSgacLU6V6+enWnNsDaabNYWjH1u75IM Uni/SeYp9LJPfBkW2Dq/F0FNFpeImMJn/8ZxgynICsaGMzfdhLKjePKM2jBoaKYY3M FLjEIq2d3KoUhTM9S4CpfC2XjIUeH61rbY0Bg9rOciPYBbh2amKcWxWd1zc7WpKSc4 5XoIo3qxS0MxQ== From: Kalle Valo To: "Linux kernel regression tracking \(#info\)" Cc: Peter Robinson , Arend van Spriel , Franky Lin , Hante Meuleman , linux-wireless@vger.kernel.org, brcm80211-dev-list.pdl@broadcom.com, regressions@lists.linux.dev, "Justin M. Forbes" Subject: Re: Regression in brcmfmac for 6.1/6.2-rc1 for SDIO devices References: <7bbfd1b7-4615-0766-76e4-086861f68a08@leemhuis.info> Date: Mon, 09 Jan 2023 16:34:35 +0200 In-Reply-To: <7bbfd1b7-4615-0766-76e4-086861f68a08@leemhuis.info> (Linux kernel regression tracking's message of "Sat, 31 Dec 2022 15:20:11 +0100") Message-ID: <877cxvixok.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org "Linux kernel regression tracking (#info)" writes: > [TLDR: I'm adding this report to the list of tracked Linux kernel > regressions; all text you find below is based on a few templates > paragraphs you might have encountered already already in similar form.] > > On 31.12.22 02:00, Peter Robinson wrote: >> >> I'm seeing a regression in the brcmfmac driver which appeared in the >> 6.1 dev cycle, I didn't pick it up until around rc8 but with deadlines >> and travel I've not had a chance to bisect it but wanted to report it >> to make people aware. I've seen in on a number of devices with >> brcmfmac wifi over SDIO including at least the Raspberry Pi (zero2w, >> rpi4, rpi400, rpi3B+) and other devices like the Rock960, Pinebook >> Pro etc. >> [...] > > Thanks for the report. To be sure the issue doesn't fall through the > cracks unnoticed, I'm adding it to regzbot, the Linux kernel regression > tracking bot: > > #regzbot introduced v6.0..v6.1 ^ > https://bugzilla.suse.com/show_bug.cgi?id=1206697 > #regzbot title net: wifi: brcmfmac over SDIO broken on various Raspberry Pi > #regzbot ignore-activity This commit should fix the issue: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=a5a36720c3f650f859f5e9535dd62d06f13f4f3b -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches