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=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 22275C433B4 for ; Thu, 8 Apr 2021 07:43:04 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A0B8060FEF for ; Thu, 8 Apr 2021 07:43:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A0B8060FEF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:Date:To:Cc:From:Subject:References: In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=8kWaBXtwHAzhHWIjzmVCY35J1yAi/KXkdrTgUo7e8rA=; b=CjUyztND5LaEnYEJfYjXOHlJk bAMcx2TsJ0Meyuciwkj8M7fVMr11/di4Oo4SpQ0HF3JhaiolS16z+vEPX0O1kWinDGdT1Yt525ubJ fZfwa+yUTgodVqeoS3YTrvbbTBBkVyIq1lhf0N5/wB5ped+Q5deTo7qi/GaA1FB1lL0CinunztbkS boGJg5rvmfcDrpLSTCB+aJq/nGumheisPM6Dy1jDLroSmvWHOG6u6cUBmOdrZdc7xOyQMqWymT2p1 sF692wzGYCPVAXkr+5bfoIXhzZE3Vse4spkBNyux5+2llZkyNr8pc74+48N9ik9JpFxyYdXWzSbdg JOLKXMR8Q==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lUPIA-007G8o-NY; Thu, 08 Apr 2021 07:41:30 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lUPI1-007G6t-Hp for linux-arm-kernel@lists.infradead.org; Thu, 08 Apr 2021 07:41:26 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id D34FD6113A; Thu, 8 Apr 2021 07:41:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1617867679; bh=xxNX0m+8Gxl1L8GQASi5C/ka0wkUuOHo19jCsCKTLzU=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=TozqV++Kd/OjBnht0XoHu4yYQnYxttTxRHsmXE5BSRXlnmJYYKiy1JlrvM8k+FtBe rWNr6i+SQFHPE569cxWga9MMkL46HFXMIdn1sgwA0cvh3wdZrBA8zxuTJCfEINJ0hr dZeVx8dy95FMUEA1Hd7y6vRBw8vBJZCNmiCNozNUzg6vmSn+WYeFGmNg64GzfXPNxc m5suAOQGTRyUSpy9O8L0dfzfa1NH63hGfJ7JcyeFdlkmI2uj0cygV/F5wVphhRSg2H mXk6WiBTYicwa/VHR4EC0ztmEXVCC7M8fp3cZKCfcz/WdGysW+GBaMqe93whLahuWV 5Utq92TNb7BIA== MIME-Version: 1.0 In-Reply-To: <20210408095312.00004267@163.com> References: <1616469034-9691-1-git-send-email-dj0227@163.com> <161715700800.2260335.7834636340431628632@swboyd.mtv.corp.google.com> <20210408095312.00004267@163.com> Subject: Re: [PATCH] clk: imx: reference preceded by free From: Stephen Boyd Cc: abel.vesa@nxp.com, mturquette@baylibre.com, s.hauer@pengutronix.de, shawnguo@kernel.org, linux-imx@nxp.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, huyue2@yulong.com, Jian Dong To: Jian Dong Date: Thu, 08 Apr 2021 00:41:18 -0700 Message-ID: <161786767850.3790633.2996848068001353291@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210408_084124_896492_8D407B62 X-CRM114-Status: GOOD ( 11.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 Quoting Jian Dong (2021-04-07 18:53:12) > On Tue, 30 Mar 2021 19:16:48 -0700 > Stephen Boyd wrote: > > > Quoting Jian Dong (2021-03-22 20:10:34) > > > From: Jian Dong > > > > > > when register failed, clk will be freed, it will generate dangling > > > pointer problem in later reference. it should return directly. > > > > > > Signed-off-by: Jian Dong > > > --- > > > > Any Fixes tag? > > Sorry for late, I'm unfamiliar with tag rule. > > For this patch include two files commit 2f77296d3 and fe37b482 > maybe likes: > > Fixes: 2f77296d3 (clk: imx: add lpcg clock support) > Fixes: fe37b482 (clk: imx: add scu clock common part) > > and I noticed this patch has been merged, do I need RESEND again with > tags like above? > Looks like Abel already picked it up so no need to resend. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel