[ Sasha's backport helper bot ] Hi, Found matching upstream commit: 98fc87fe2937db5a4948c553f69b5a3cc94c230a Status in newer kernel trees: 6.12.y | Not found Note: The patch differs from the upstream commit: --- 1: 98fc87fe2937 ! 1: 7d2de1d13592 mailbox: zynqmp: setup IPI for each valid child node @@ Commit message Fix this crash by registering IPI setup function for each available child node. + Cc: stable@xxxxxxxxxxxxxxx + Fixes: 41bcf30100c5 (mailbox: zynqmp: Move buffered IPI setup) Signed-off-by: Tanmay Shah <tanmay.shah@xxxxxxx> - Signed-off-by: Jassi Brar <jassisinghbrar@xxxxxxxxx> + Reviewed-by: Michal Simek <michal.simek@xxxxxxx> ## drivers/mailbox/zynqmp-ipi-mailbox.c ## @@ drivers/mailbox/zynqmp-ipi-mailbox.c: static int zynqmp_ipi_probe(struct platform_device *pdev) --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.12.y | Success | Success | | stable/linux-6.6.y | Failed | N/A | | stable/linux-6.1.y | Failed | N/A | | stable/linux-5.15.y | Failed | N/A | | stable/linux-5.10.y | Failed | N/A | | stable/linux-5.4.y | Failed | N/A |