From nobody Fri Apr 3 10:19:24 2026 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BB5F81D9663; Tue, 24 Mar 2026 16:09:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774368593; cv=none; b=Ar+sXMkzL633DkQCnD4iqruBSx6QG2HTm8A5Bc5WTHLetF+AQCs2Qk7co7Cu3ULR79CWwcXh/4ykgi3GS/ioCqNcN5Haov1O5MhYax9Vg9p0YDurEU54cj0UZnmM1T8835Gw7R/HTFU6XP8pSpziAIJxZWecXe1PtoaBKmH762w= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774368593; c=relaxed/simple; bh=IjwLmBOtYl+8R6jZ9JjyeD6opPD1haz42ruNSF0VA5Y=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=ASbjexwkvmJ/V2wFn2ljGsm+vB5QJg5c+s/lEoXfkVlru2NsHZ3DNX6pUd6fB6f6PaisRxeWoEvcHTRVG5qSbrHI9z5ysUyjHz8XC2DLQE+X19V7n3bLOS2x9uV695LxhGpU6I3hVSGUmmSF0Z97tZadgthLp1a3ywSzqagkC8I= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=kYFwqfTx; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=R077kvqY; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="kYFwqfTx"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="R077kvqY" Date: Tue, 24 Mar 2026 16:09:48 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1774368589; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TqmEo1XQ/W5HOiv8QR71BPkG6/3kLbYqxdSMwcug9+E=; b=kYFwqfTxVDfbHKnDdxhdtLmGusY2lEIyCMrEVXxsuOX2U9a56jTIxiZnc/PmkIsIpmfO2Q XI6TdOvxgVMQqYE/LZYmR55feQPnCy1wnNsi1GpCwOF/QsHZ8jdntQmt1fLwlidXWhiqEW FhpoCPB4fm2U3V4T5E7fjgxQ5jAQerjFTjOQb6+nPgoVi+cBDx4VDrdODHRz4aDKJQAVyc RYr8r3F/ze1Us1PnkY0OF0Y96Xzf4OQsRx8eTYBP7x84pzWNaMOv7HipbY6QbRJOLn5jkG dA4ZQh/qlBiCh1flYd3r196sQx0gTIt41J9Xz+EHZdEqV3m6Ro1aTtK2o7RMOA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1774368589; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=TqmEo1XQ/W5HOiv8QR71BPkG6/3kLbYqxdSMwcug9+E=; b=R077kvqYrX8xj9lChdBk/q2ggxGayWGlDjcnFlhz8VVJzjDOntJcypranO7zudo+SpbmYh 27zgNfX03kIjsjAw== From: "tip-bot2 for Biju Das" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: irq/urgent] irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common() Cc: Biju Das , Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org, maz@kernel.org In-Reply-To: <20260323124917.41602-1-biju.das.jz@bp.renesas.com> References: <20260323124917.41602-1-biju.das.jz@bp.renesas.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177436858803.1647592.16724882692033702298.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the irq/urgent branch of tip: Commit-ID: c5bc31f9603f51440c8be62ca07b6214dace9d24 Gitweb: https://git.kernel.org/tip/c5bc31f9603f51440c8be62ca07b6214d= ace9d24 Author: Biju Das AuthorDate: Mon, 23 Mar 2026 12:49:14=20 Committer: Thomas Gleixner CommitterDate: Tue, 24 Mar 2026 17:07:18 +01:00 irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common() Replace pm_runtime_put() with pm_runtime_put_sync() when irq_domain_create_hierarchy() fails to ensure the device suspends synchronously before devres cleanup disables runtime PM via pm_runtime_disable(). Fixes: 5ec8cabc3b86 ("irqchip/renesas-rzv2h: Use devm_pm_runtime_enable()") Signed-off-by: Biju Das Signed-off-by: Thomas Gleixner Link: https://patch.msgid.link/20260323124917.41602-1-biju.das.jz@bp.renesa= s.com --- drivers/irqchip/irq-renesas-rzv2h.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/irqchip/irq-renesas-rzv2h.c b/drivers/irqchip/irq-rene= sas-rzv2h.c index da2bc43..03e93b0 100644 --- a/drivers/irqchip/irq-renesas-rzv2h.c +++ b/drivers/irqchip/irq-renesas-rzv2h.c @@ -621,7 +621,7 @@ static int rzv2h_icu_probe_common(struct platform_devic= e *pdev, struct device_no return 0; =20 pm_put: - pm_runtime_put(&pdev->dev); + pm_runtime_put_sync(&pdev->dev); =20 return ret; }