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 57A9AC28CF5 for ; Wed, 26 Jan 2022 17:06:27 +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:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=f+7rXpSljW1yk0+xgGl54c6K5Vh8X5HZLAlMKef13Hw=; b=d8Ta/sv/0fCpzW cgWBbt89YUUbgQ8hDoHK8Vb121ZB6pOyaizmUbWAjoM9Km2xcE3AcYkex1faC/xuVxTJmN7Rc+FM3 GOm5ooyImUUM5D/7Kijx/I6fVxxWby7BBWDOBucTMA76/44o3i5j5PNl35BfljQNRRlvc/FXRqLnu q27giYMSUxvVcCBMu2eCfEoCFwwV8X2kQlfXXw6/qHB3+MGxfDvNGaHrD3WgM/bTKVhUofPHhAMW5 5j7u44YL9ITQJYdYlJD22XDjrOo9A0swTomegao2kTfjFOAOv0h0Aa9E6FbUyro+DpPGAEYOlYaSr jDHyS5ACoz4w+cNnOwuQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nCli1-00CqmU-Er; Wed, 26 Jan 2022 17:03:50 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nCkYm-00CPrx-Mw for linux-arm-kernel@lists.infradead.org; Wed, 26 Jan 2022 15:50:14 +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 2004061921; Wed, 26 Jan 2022 15:50:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 856C5C340E6; Wed, 26 Jan 2022 15:50:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643212211; bh=nr5TKQj6iLYFWasSvqzTw6CWseMzvff3e4bPfen0jaw=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=JGfOE1MBK467omsV+utXHKRLzdrdtTJggONBb2+QEYqw9eESvYZlkD0UT3axTrfX8 ZshZwSQYvy8Oqa+/hhT5Vdmlj5Zc8y+bTM9QPMd/k3ji2A1KHsxB04r6yHn9pahIG/ Kcgw+UIjvLtnZVVUMDUPN2abfe9ySzNWi/UaSP7DWLvcb3pWF+ymDfSVxjhCZTIj/L k3Y/U82Pc9How4TS7AE/Z7JBfalqOqe4Xou0WjbA2NQQT4hxKEZi5LC+wpTnlEO4Yy IfRln8WHQCDQuVFOXL+W8OCEZ+h3pstZGxZ5VOJxhVqWH48P9y2PJbGXvZJlGZl6FI TqSamHBIF6jAg== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 6E9C3F6079F; Wed, 26 Jan 2022 15:50:11 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH net v2 0/6] ethernet: fix some esoteric drivers after netdev->dev_addr constification From: patchwork-bot+netdevbpf@kernel.org Message-Id: <164321221144.12592.6135964602167128218.git-patchwork-notify@kernel.org> Date: Wed, 26 Jan 2022 15:50:11 +0000 References: <20220126003801.1736586-1-kuba@kernel.org> In-Reply-To: <20220126003801.1736586-1-kuba@kernel.org> To: Jakub Kicinski Cc: davem@davemloft.net, netdev@vger.kernel.org, dave@thedillows.org, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220126_075012_831559_B252F2F8 X-CRM114-Status: GOOD ( 10.86 ) 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 Hello: This series was applied to netdev/net.git (master) by David S. Miller : On Tue, 25 Jan 2022 16:37:55 -0800 you wrote: > Looking at recent fixes for drivers which don't get included with > allmodconfig builds I thought it's worth grepping for more instances of: > > dev->dev_addr\[.*\] = > > This set contains the fixes. > > [...] Here is the summary with links: - [net,v2,1/6] ethernet: 3com/typhoon: don't write directly to netdev->dev_addr https://git.kernel.org/netdev/net/c/007c95120d1b - [net,v2,2/6] ethernet: tundra: don't write directly to netdev->dev_addr https://git.kernel.org/netdev/net/c/14ba66a60fbf - [net,v2,3/6] ethernet: broadcom/sb1250-mac: don't write directly to netdev->dev_addr https://git.kernel.org/netdev/net/c/7f6ec2b2f01b - [net,v2,4/6] ethernet: i825xx: don't write directly to netdev->dev_addr https://git.kernel.org/netdev/net/c/98ef22bbae78 - [net,v2,5/6] ethernet: 8390/etherh: don't write directly to netdev->dev_addr https://git.kernel.org/netdev/net/c/5518c5246ba6 - [net,v2,6/6] ethernet: seeq/ether3: don't write directly to netdev->dev_addr https://git.kernel.org/netdev/net/c/8eb86fc2f490 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel