[PATCH] powerpc, ocxl: Fix extraction of struct xive_irq_data
Madhavan Srinivasan
maddy at linux.ibm.com
Sat Oct 18 16:33:46 AEDT 2025
On Wed, 08 Oct 2025 08:13:59 +0000, Nam Cao wrote:
> Commit cc0cc23babc9 ("powerpc/xive: Untangle xive from child interrupt
> controller drivers") changed xive_irq_data to be stashed to chip_data
> instead of handler_data. However, multiple places are still attempting to
> read xive_irq_data from handler_data and get a NULL pointer deference bug.
>
> Update them to read xive_irq_data from chip_data.
>
> [...]
Applied to powerpc/fixes.
[1/1] powerpc, ocxl: Fix extraction of struct xive_irq_data
https://git.kernel.org/powerpc/c/2743cf75f7c92d2a0a4acabd7aef1c17d98fe123
Thanks
More information about the Linuxppc-dev
mailing list