1
0
Fork 0
alistair23-linux/drivers/soc/fsl
Grigore Popescu 603554005b soc: fsl: dpio: register dpio irq handlers after dpio create
The dpio irqs must be registered when you can actually
receive interrupts, ie when the dpios are created.
Kernel goes through NULL pointer dereference errors
followed by kernel panic because the dpio irqs are
enabled before the dpio is created.

Tested-by: Grigore Popescu <grigore.popescu@nxp.com>
Reviewed-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Grigore Popescu <grigore.popescu@nxp.com>
(cherry picked from commit 50722e6685488ddadf15804c85b6da0a107d6847)
2020-02-26 04:17:46 +08:00
..
dpio soc: fsl: dpio: register dpio irq handlers after dpio create 2020-02-26 04:17:46 +08:00
qbman soc/fsl/bqman: page align iommu mapping sizes 2019-12-02 18:02:39 +08:00
qe QE: remove PPCisms for QE 2019-11-25 15:43:17 +08:00
Kconfig Merge branch 'pm/next' into next 2019-12-02 18:05:21 +08:00
Makefile Merge branch 'pm/next' into next 2019-12-02 18:05:21 +08:00
dpaa2-console.c soc: fsl: fix spelling mistake "Firmaware" -> "Firmware" 2019-05-29 15:52:10 -05:00
guts.c soc: fsl: guts: Add definition for LS1028A 2019-08-15 16:43:59 -05:00
qixis_ctrl.c drivers: soc: fsl: add qixis driver 2019-11-25 16:32:14 +08:00
rcpm.c soc: fsl: rcpm: remove build warning 2019-12-05 17:56:08 +08:00
sleep_fsm.c drivers/soc/fsl: add EPU FSM configuration for deep sleep 2019-11-25 16:29:54 +08:00
sleep_fsm.h drivers/soc/fsl: add EPU FSM configuration for deep sleep 2019-11-25 16:29:54 +08:00