Re: [PATCH] irqchip/riscv-aplic: Pass context data to syscore callbacks

From: Thomas Gleixner
Date: Tue Dec 16 2025 - 13:13:54 EST


On Tue, Dec 16 2025 at 11:06, Geert Uytterhoeven wrote:
> Fix this by updating the driver for the syscore API changes in commit
> a97fbc3ee3e2a536 ("syscore: Pass context data to callbacks").
>
> Fixes: 1c546bb433618843 ("irqchip/riscv-aplic: Preserve APLIC states across suspend/resume")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>

Thanks for fixing this!

I folded it into the offending commit and force pushed the branch.

Thanks,

tglx