2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 14:14:01 +08:00
linux-next/drivers/soc/fsl
Madalin Bucur d8bac81ed1 soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlers
The existing code sets portal IRQ affinity to CPU 0 in the
offline hotplug handler. If CPU 0 is offline this is invalid.
Use a different online CPU instead.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
2018-10-05 14:01:46 -05:00
..
dpio soc: fsl: dpio: remove redundant pointer 'priv' 2018-08-30 12:19:02 -05:00
qbman soc: fsl: qbman: replace CPU 0 with any online CPU in hotplug handlers 2018-10-05 14:01:46 -05:00
qe NXP/FSL SoC driver fixes for v4.19 round 2 2018-10-05 13:58:35 -05:00
guts.c soc: fsl: guts: Add a NULL check for devm_kasprintf() 2018-01-22 16:59:48 -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