Re: [REGRESSION] next/master: (build) initialization of ‘int (*)(void *)’ from incompatible pointer type...
Thomas Gleixner <[email protected]> Wed, 17 Dec 2025 18:31:09 +0100
| Newsgroups | dev.linux.lists.kernelci,dev.linux.lists.regressions,org.kernel.vger.linux-next |
|---|---|
| Message-ID | <878qf1c8wy.ffs@tglx> |
On Wed, Dec 17 2025 at 16:43, Stephen Rothwell wrote:
> Caused by commit
>
> 1c546bb43361 ("irqchip/riscv-aplic: Preserve APLIC states across suspend/resume")
>
> From the tip tree
> (https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git#master).
>
> The call back arguments and the registration method changed in
> v6.19-rc1 in commit
>
> a97fbc3ee3e2 ("syscore: Pass context data to callbacks")
Right. Geert pointed that out already and it's fixed in the offending
commit.
Thanks,
tglx