linux/drivers/soc/fsl
Dan Carpenter c1959066ac soc: fsl: dpio: Use after free in dpaa2_dpio_remove()
The dpaa2_io_down(priv->io) call frees "priv->io" so I've shifted the
code around a little bit to avoid the use after free.

Fixes: 991e873223 ("soc: fsl: dpio: use a cpumask to identify which cpus are unused")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
2019-02-04 14:58:49 -06:00
..
dpio soc: fsl: dpio: Use after free in dpaa2_dpio_remove() 2019-02-04 14:58:49 -06:00
qbman soc/qman: add return value to interrupt coalesce changing APIs 2018-11-23 11:17:06 -08:00
qe ARM: SoC driver updates for 4.17 2018-10-29 15:16:01 -07:00
guts.c soc: fsl: guts: reuse machine name from device tree 2019-01-11 16:08:43 -06:00
Kconfig soc: fsl: cleanup Kconfig menu 2018-07-24 16:19:16 -05:00
Makefile staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl 2018-07-24 16:18:55 -05:00