Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp4551122pxb; Tue, 2 Nov 2021 11:33:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxFyOfZAdMHh1hqOLlislqXDwpx3mGf4CXN2FDMiH0iPQQnFNGCKkCItrIs+MPLPh2DqfDM X-Received: by 2002:a17:906:140b:: with SMTP id p11mr47385232ejc.116.1635878016043; Tue, 02 Nov 2021 11:33:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635878016; cv=none; d=google.com; s=arc-20160816; b=aQ3dLg7Q/Ay6AmU/EFkrZiLxtxYqvltGGucXN1PD4bhffB3jOEuOrw9cQJNuNs0/Rf LLqz1Tpmo0lmVMDy4hx6CBI//0rmqFGdDSOa299rAfg1Qy8Q7q9FfBI+FJnS0oAH6OSJ AGqIIQ323hT8Q0FWOLyWONsW/Jg2Z0D4a8d+qN0sUD2uvXES4zOPcZTUCtmJmRvpZp67 R71XV8SVQadJ0c2fyio71efkY3PEj2qr4gTRikGWl58M9foJVimzXB1qYRn4v21MYyZF nRH2As5TQ5tReNfM5y6x6ifoQ+uqhCglacBkp89kedkG52fnIORFmgJfs0nCGnil013N gSgQ== 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:date :message-id:subject:references:in-reply-to:cc:to:from:dkim-signature; bh=yM6uWVGiqXd0Ws2gG//tFTY3juYJky8V03ra7dJoo4k=; b=m6DHFBkDabNz7eGZSHGZtMd4IdyhUgoRoPTpYNrHfgALzMLAwAWq2JFALwYIx8KGoS Z+Z2sexhlJ6Lc7N5mnK6bSGTdWIve0o8gZMsTRifWbKvKSjX82WLLf4fKD8NBTGZ1f/s HGlUSV/MsiXF0TOrI36QjxIr7T/+dQmKiQf5w4cJgYgxlvnZUL7VlUkyCbk+P+EikAwn S4oOVIwLXhSM7/+xlEN6fOZ8iQ8gQN7L4LiFms9O/yFa568DDfkcJ1ZSImbK/G45mg7s oeFPgSRW9TIEdmIcxe5OY6pfZOq27dnt/I+syR3AaAhZa8Jq/juQRSowNQrRwYuZw5zo ngGQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=siESjPkS; 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=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i20si24185875ejd.100.2021.11.02.11.33.10; Tue, 02 Nov 2021 11:33:36 -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=@kernel.org header.s=k20201202 header.b=siESjPkS; 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=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235022AbhKBSdL (ORCPT + 99 others); Tue, 2 Nov 2021 14:33:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:60346 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235090AbhKBSdJ (ORCPT ); Tue, 2 Nov 2021 14:33:09 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 03A6661050; Tue, 2 Nov 2021 18:30:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1635877834; bh=1yFmPUSLjQ6coZuPz6HKIjZgNys614LuubH4dIqXbWU=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=siESjPkSKl5UHDw6/omsoUlDt0CmvEesN3M5wkcOwGnfcf4wwWFFNnkN13oVZtiMc QlagBst37O5BzgWx+qH0UdSGgmM8p5GMqlo7D4660ML+pAy9vG012pdci8tI/Wo39h Z54Rr+JowHJ3JyOj7Exeb+Hjj3WIozlHoa0D1Sa4esMB/q3ObBQgeWteLgs/1Jpx8Y wmZ1UWKqOraj9ZD81fb1Hr2SWZEbnPKrNHHVi/hv6vi084yrCGd91TZTxSxC0UZ/YA Gn/1Ut6c1K8N9Yus/5sPonk1KXqZJ7boRreHh3dV9SvFjS8f7OAd/3nqRExsil0Km5 aFjwQ+nBNP7wA== From: Mark Brown To: pierre-louis.bossart@linux.intel.com, kuninori.morimoto.gx@renesas.com, tiwai@suse.com, Christophe JAILLET , perex@perex.cz, lgirdwood@gmail.com, mikhail_durnev@mentor.com, joe@perches.com Cc: kernel-janitors@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org In-Reply-To: <4c0e893cbfa21dc76c1ede0b6f4f8cff42209299.1634586167.git.christophe.jaillet@wanadoo.fr> References: <4c0e893cbfa21dc76c1ede0b6f4f8cff42209299.1634586167.git.christophe.jaillet@wanadoo.fr> Subject: Re: [PATCH] ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()' Message-Id: <163587783174.970357.16497711772885268572.b4-ty@kernel.org> Date: Tue, 02 Nov 2021 18:30:31 +0000 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 On Mon, 18 Oct 2021 21:44:16 +0200, Christophe JAILLET wrote: > If we return before the end of the 'for_each_child_of_node()' iterator, the > reference taken on 'np' must be released. > > Add the missing 'of_node_put()' call. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()' commit: 173632358fde7a567f28e07c4549b959ee857986 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a 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. Thanks, Mark