From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 A848E26A08F for ; Thu, 30 Apr 2026 03:25:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777519551; cv=none; b=jd7fRrDjzXQzUqX5hSJThhPKCXrtOj0PPKo2vq1IN1J86bNIxX/SleT4LKCaKhco9cN+NsoZO1xZ/nXl77rHZ/Dqy40qTpXRmu39O1QeQLpagRviPMTIeuLciHKm+0OmI+5zPxsddcX7Gw/WC15CYkMO0B3S7gsY4gmuDLzN9mU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777519551; c=relaxed/simple; bh=iw/+bVd64D6nV9To0nB8RmieQUpDk08Uo3ctpnYqCr0=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=ILE3qkgcC25Ezvq05QPAY16vyvHErFdgKN0Lhy29OI3PgaUe73z3wtGFlrGqIB/cC4zd0cci3G1JHrTawIbx1NwvkHlE91SEW51mLEitwN0ULb2PcpnW1yXSUGTmF/2ddQGviBIEvYEcgdygIAXeONGZcsPym7l0mEOzwUU3cAg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=gBsvH9x+; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="gBsvH9x+" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 62CFEC2BCC7; Thu, 30 Apr 2026 03:25:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1777519551; bh=iw/+bVd64D6nV9To0nB8RmieQUpDk08Uo3ctpnYqCr0=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=gBsvH9x+SIOgq9UApAhLWz5RiMzbifmJXpdkeP2yXKmnNP0dnCBbk+WqU7FqgSMHS cUp8KLOmN5ablPQjnKS9MDIkY5YMamDdgDqhaPfnbq1q1gFDmezkpAVTwaKYmwz38p Q0QE0zlgD1tGGfsQJgcTIGwI3TKwLqXUFoXGRX/8BMVhQ/fDg7VV1dregeTwfvZPKX P0/QwlmjK6FJFgnfJF4JItSUBljnwVDQC3ixKmRHO7lQApz6NDKWu8kl3NanDHyzfp zotOC5tpQwnoZROYD01LoAP1BtdUsfsCYhJhTxDtnJlqJb6NSNq5juk9m1NB+6F/VT RgJp80Mzpdbkg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id BA06B3809A07; Thu, 30 Apr 2026 03:25:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: =?utf-8?q?=5BPATCH=5D_irqchip/riscv-aplic=3A_Restrict_genpd_notifie?= =?utf-8?q?r_to_device_tree_only?= From: patchwork-bot+linux-riscv@kernel.org Message-Id: <177751950629.2274119.11651401425571807899.git-patchwork-notify@kernel.org> Date: Thu, 30 Apr 2026 03:25:06 +0000 References: <20260331093029749vRpdH-0qoEqjS0Wnn9M4x@zte.com.cn> In-Reply-To: <20260331093029749vRpdH-0qoEqjS0Wnn9M4x@zte.com.cn> To: Cc: linux-riscv@lists.infradead.org, anup@brainfault.org, tglx@kernel.org, pjw@kernel.org, palmer@dabbelt.com, aou@eecs.berkeley.edu, alex@ghiti.fr, nick.hu@sifive.com, liujingqi@lanxincomputing.com, yongxuan.wang@sifive.com, linux-kernel@vger.kernel.org Hello: This patch was applied to riscv/linux.git (fixes) by Thomas Gleixner : On Tue, 31 Mar 2026 09:30:29 +0800 (CST) you wrote: > From: Jessica Liu > > On ACPI systems, the aplic's pm_domain is set to > acpi_general_pm_domain, which provides its own power management > callbacks (e.g., runtime_suspend via acpi_subsys_runtime_suspend). > The aplic_pm_add() unconditionally calls dev_pm_genpd_add_notifier() > when dev->pm_domain is non‑NULL, leading to a comparison between > runtime_suspend and genpd_runtime_suspend. This results in the > following errors when ACPI is enabled: > > [...] Here is the summary with links: - irqchip/riscv-aplic: Restrict genpd notifier to device tree only https://git.kernel.org/riscv/c/af416cd9b3fb You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html