[PATCH] irqchip/riscv-aplic: Restrict genpd notifier to device tree only
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Wed Apr 29 20:25:06 PDT 2026
Hello:
This patch was applied to riscv/linux.git (fixes)
by Thomas Gleixner <tglx at kernel.org>:
On Tue, 31 Mar 2026 09:30:29 +0800 (CST) you wrote:
> From: Jessica Liu <liu.xuemei1 at zte.com.cn>
>
> 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
More information about the linux-riscv
mailing list