Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4558365pxj; Wed, 12 May 2021 08:10:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJznLDZi2IgdbDEgfrpgwfwLK8tWPPOKgztI9W9ycYPleBg1ATVKBlhs/SDya9usBS8LOB6e X-Received: by 2002:a17:906:fb04:: with SMTP id lz4mr38840910ejb.66.1620832228305; Wed, 12 May 2021 08:10:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620832228; cv=none; d=google.com; s=arc-20160816; b=T9oZgz/RRrTpL3lfiuNIXCI5buAnLdG32fLs4l3qZtiw+St3SEyU0bJ10ZZYRlCW/o Tg+FpXF/MSPjYBfhzadzNBmnK+FWleYiLSbIvhvX4RFVdBmywO9llZX2oadksrWCgTR1 fMkcZWzQDDvnBcEoWzRinvBOlEuout4UMRtx2WNfaYIAbLaWdjkhQ8E3P42z7UUWYugM pd3CP8UAA0uuGbizOYvG3kR9vfQrFLgIh1kvj3TU7F9VjxOZDh3ZuUUGsRJw1FWaFaKB oGpyxq9x1VYG82SElwx8aBIbfwtRlAw+/qzAH7u7xLUzE5TCMY94tWZIiiYnRogcHGHM mHsw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=Mt38Rg+69y9F0WhJg90KFDq75afeisxh9S/U5FSskwg=; b=BgLKWekd6nvI04ehfyvzEbflvTJ55Tb0mUmS23Kj1AvPgDGL8b4nPesET5g9lgg+Hd wfXsEsDY+/uW7Bo0lBfr4RoxXufFYT5rhzdIZQHCWfWS07O4IOxQjf/eRnbgB12ZpFOJ nRlB6VCa9A+5QmEpjpIXJUCr9mIOtUMk6QFNhtODRwqFRPP+UTeXCfhmluRPeBLrH92M n2F8vAZ9W0Za04i12PCfu0TWPFITN5pzSqzGF6lNgecFhb8TCeofGZi/9Hxd/osvrkkR iOLRwXIKIHh3SRUNhPmxYC7w2WzEWC2bG/14YrDTSs+CXl8JB6Ei+/Bp+YLWQmabv85m 1htQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=jr9YIINO; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id nc38si267396ejc.386.2021.05.12.08.10.03; Wed, 12 May 2021 08:10:28 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=jr9YIINO; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232990AbhELPJH (ORCPT + 99 others); Wed, 12 May 2021 11:09:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:58514 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233094AbhELPEe (ORCPT ); Wed, 12 May 2021 11:04:34 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id B0F9C61438; Wed, 12 May 2021 14:59:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620831552; bh=yOs6+n/pwDzKey6fXcv5xl//oANFSztWXd2RNAaR3uI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jr9YIINO/X83q5HiswUj6oRkC6oAndaCB1OfPvez2cE9mwAEjEkpuvmd13LEf0+qw 1DIqSG023VjN7fToycdTirM+ZEkcgiyhKoDAEwoNgxgB9ZYacTVYmsED/pa+5tT/sD enT34wfZhBeXUHEX466dsdS3d5Sd43wxDEdo4O78= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Dan Carpenter , Jason Gunthorpe , Sebastian Reichel , Sasha Levin Subject: [PATCH 5.4 166/244] HSI: core: fix resource leaks in hsi_add_client_from_dt() Date: Wed, 12 May 2021 16:48:57 +0200 Message-Id: <20210512144748.321392159@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210512144743.039977287@linuxfoundation.org> References: <20210512144743.039977287@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Dan Carpenter [ Upstream commit 5c08b0f75575648032f309a6f58294453423ed93 ] If some of the allocations fail between the dev_set_name() and the device_register() then the name will not be freed. Fix this by moving dev_set_name() directly in front of the call to device_register(). Fixes: a2aa24734d9d ("HSI: Add common DT binding for HSI client devices") Signed-off-by: Dan Carpenter Reviewed-by: Jason Gunthorpe Signed-off-by: Sebastian Reichel Signed-off-by: Sasha Levin --- drivers/hsi/hsi_core.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/hsi/hsi_core.c b/drivers/hsi/hsi_core.c index 47f0208aa7c3..a5f92e2889cb 100644 --- a/drivers/hsi/hsi_core.c +++ b/drivers/hsi/hsi_core.c @@ -210,8 +210,6 @@ static void hsi_add_client_from_dt(struct hsi_port *port, if (err) goto err; - dev_set_name(&cl->device, "%s", name); - err = hsi_of_property_parse_mode(client, "hsi-mode", &mode); if (err) { err = hsi_of_property_parse_mode(client, "hsi-rx-mode", @@ -293,6 +291,7 @@ static void hsi_add_client_from_dt(struct hsi_port *port, cl->device.release = hsi_client_release; cl->device.of_node = client; + dev_set_name(&cl->device, "%s", name); if (device_register(&cl->device) < 0) { pr_err("hsi: failed to register client: %s\n", name); put_device(&cl->device); -- 2.30.2