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 D8729C678D5 for ; Wed, 8 Mar 2023 08:13:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230033AbjCHIN2 (ORCPT ); Wed, 8 Mar 2023 03:13:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54918 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230059AbjCHINM (ORCPT ); Wed, 8 Mar 2023 03:13:12 -0500 Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8E14D659C for ; Wed, 8 Mar 2023 00:13:07 -0800 (PST) Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3288CpML036718; Wed, 8 Mar 2023 02:12:51 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1678263171; bh=ZAKzkH4bhOF+KFTeADwqrqZoPLAYaOM3ZPL0M1civv4=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=IgsRRn++GzzUfUta4lIqphzIqJjrXpgfikN0IbLa4/klkziZb1YYzzpLcouU/WR1f C9qnp9e+WQJ/IdxD+u1RUhVJVzaqIyJQiXcV8e24zUhP8lMLIiAIPMqwsDugdbkVO6 bQM2kgI/QNDQgJf1qo5k0uI/iJi6fqgASyG9D6WI= Received: from DLEE103.ent.ti.com (dlee103.ent.ti.com [157.170.170.33]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3288Cp3c051142 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 8 Mar 2023 02:12:51 -0600 Received: from DLEE106.ent.ti.com (157.170.170.36) by DLEE103.ent.ti.com (157.170.170.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Wed, 8 Mar 2023 02:12:50 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Wed, 8 Mar 2023 02:12:50 -0600 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3288CoZd038184; Wed, 8 Mar 2023 02:12:50 -0600 From: Nishanth Menon To: Santosh Shilimkar , Keerthy , Tony Lindgren , , , Miaoqian Lin CC: Nishanth Menon Subject: Re: [PATCH] soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe Date: Wed, 8 Mar 2023 02:12:50 -0600 Message-ID: <167826314024.381778.9401502729139366282.b4-ty@ti.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20230106054022.947529-1-linmq006@gmail.com> References: <20230106054022.947529-1-linmq006@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Miaoqian Lin, On Fri, 06 Jan 2023 09:40:22 +0400, Miaoqian Lin wrote: > wkup_m3_ipc_get() takes refcount, which should be freed by > wkup_m3_ipc_put(). Add missing refcount release in the error paths. > > I have applied the following to branch ti-drivers-soc-next on [1]. Thank you! [1/1] soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe commit: 8f3c307b580a4a6425896007325bddefc36e8d91 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent up the chain during the next merge window (or sooner if it is a relevant bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. [1] git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D