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 C2391C4332F for ; Fri, 30 Dec 2022 08:01:25 +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=vFphNEnC5lq/If6mksoTJQ90L2UlVDjVM5UuF5ogC3I=; b=MjIIeUrg+KayFl lGuxdQYXnxPkrgIW7M2epZc9pkNZjW51HnD0F28sX6Sqs7pALL4UlkCNFp977O/7/m7blLa47tZUN XGT78SQFLSn/0HpUwUlVwjC65V/YNt4+lqK6T3/aVbCZsibHlx0coYZkj5aSjXHw85jdxATf6VZwh smuO+OcKvYrkoXSoPhIinm2IiRII1hrn9d45rwTOc+z9RrvVZJ7DY85KFSVul4hUURvA1slaf7w6y fYeNUvmSs3zyqjd0nx6o1sSLGSYMVvD1yhCL7ig8DzWnQZC12ZbYAoeeLmGtuIpQhAM0o6Uvmvexp u1x7J6bTYT1aFMCcIacA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBAJ6-0076YD-Js; Fri, 30 Dec 2022 08:00:03 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBA9l-0072eL-42 for linux-arm-kernel@lists.infradead.org; Fri, 30 Dec 2022 07:50:23 +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 ams.source.kernel.org (Postfix) with ESMTPS id 64A4FB81B5B; Fri, 30 Dec 2022 07:50:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 8659DC433F0; Fri, 30 Dec 2022 07:50:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672386616; bh=dRfTWcimoeqlfeLamBb9cWZ6GOHkUMpkXehBHdmtwRY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=VVwuxewveMRJzUbh8pVe0MWtSe8wqghtsvSQoHOQorsGNuqUpKxNB7uorMGS8GD2l eeze9+I8snNlegixBx34poMh/DL4PyKo4gcOg9rotS2Ii850ayem870eXCJBA2Ye9H JGknydqJMt4o1D/CINVICIM7xq4ZLkTr+5h0TQ9mli6r98QcN/EEZhcaSvv1r1o0sK kDfetqRnrf7R19pAvgXJ74Pz2iuwrvy/rG+gko6JryDIDEgde4un+kU7ok0PgG74+k iqhUAOkX+ruocAsgn1a7TTJj7ThJa6V3Pu+M5NfW2kKq2UIqPuf1cIEDMqnVUZ4k40 NAnARFZBVc9xQ== 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 6C42AC395DF; Fri, 30 Dec 2022 07:50:16 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH] net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe From: patchwork-bot+netdevbpf@kernel.org Message-Id: <167238661644.5828.309710303192630633.git-patchwork-notify@kernel.org> Date: Fri, 30 Dec 2022 07:50:16 +0000 References: <20221229062925.1372931-1-linmq006@gmail.com> In-Reply-To: <20221229062925.1372931-1-linmq006@gmail.com> To: Miaoqian Lin Cc: andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, michal.simek@xilinx.com, f.fainelli@gmail.com, brandon.maier@rockwellcollins.com, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221229_235021_481185_CCDE43B8 X-CRM114-Status: GOOD ( 10.92 ) 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 patch was applied to netdev/net.git (master) by David S. Miller : On Thu, 29 Dec 2022 10:29:25 +0400 you wrote: > of_phy_find_device() return device node with refcount incremented. > Call put_device() to relese it when not needed anymore. > > Fixes: ab4e6ee578e8 ("net: phy: xgmiitorgmii: Check phy_driver ready before accessing") > Signed-off-by: Miaoqian Lin > --- > drivers/net/phy/xilinx_gmii2rgmii.c | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe https://git.kernel.org/netdev/net/c/d039535850ee 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 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 EB9F4C4332F for ; Fri, 30 Dec 2022 07:50:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234470AbiL3HuV (ORCPT ); Fri, 30 Dec 2022 02:50:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33344 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229477AbiL3HuS (ORCPT ); Fri, 30 Dec 2022 02:50:18 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9D68210040; Thu, 29 Dec 2022 23:50:17 -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 3172F61A70; Fri, 30 Dec 2022 07:50:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 8659DC433F0; Fri, 30 Dec 2022 07:50:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672386616; bh=dRfTWcimoeqlfeLamBb9cWZ6GOHkUMpkXehBHdmtwRY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=VVwuxewveMRJzUbh8pVe0MWtSe8wqghtsvSQoHOQorsGNuqUpKxNB7uorMGS8GD2l eeze9+I8snNlegixBx34poMh/DL4PyKo4gcOg9rotS2Ii850ayem870eXCJBA2Ye9H JGknydqJMt4o1D/CINVICIM7xq4ZLkTr+5h0TQ9mli6r98QcN/EEZhcaSvv1r1o0sK kDfetqRnrf7R19pAvgXJ74Pz2iuwrvy/rG+gko6JryDIDEgde4un+kU7ok0PgG74+k iqhUAOkX+ruocAsgn1a7TTJj7ThJa6V3Pu+M5NfW2kKq2UIqPuf1cIEDMqnVUZ4k40 NAnARFZBVc9xQ== 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 6C42AC395DF; Fri, 30 Dec 2022 07:50:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe From: patchwork-bot+netdevbpf@kernel.org Message-Id: <167238661644.5828.309710303192630633.git-patchwork-notify@kernel.org> Date: Fri, 30 Dec 2022 07:50:16 +0000 References: <20221229062925.1372931-1-linmq006@gmail.com> In-Reply-To: <20221229062925.1372931-1-linmq006@gmail.com> To: Miaoqian Lin Cc: andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, michal.simek@xilinx.com, f.fainelli@gmail.com, brandon.maier@rockwellcollins.com, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (master) by David S. Miller : On Thu, 29 Dec 2022 10:29:25 +0400 you wrote: > of_phy_find_device() return device node with refcount incremented. > Call put_device() to relese it when not needed anymore. > > Fixes: ab4e6ee578e8 ("net: phy: xgmiitorgmii: Check phy_driver ready before accessing") > Signed-off-by: Miaoqian Lin > --- > drivers/net/phy/xilinx_gmii2rgmii.c | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe https://git.kernel.org/netdev/net/c/d039535850ee You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html