alistair23-linux/drivers/soc/fsl
Madalin Bucur 96f413f476 soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
The wait_for_completion() call in qman_delete_cgr_safe()
was triggering a scheduling while atomic bug, replacing the
kthread with a smp_call_function_single() call to fix it.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: Roy Pledge <roy.pledge@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-14 13:16:23 -04:00
..
qbman soc/fsl/qbman: fix issue in qman_delete_cgr_safe() 2018-03-14 13:16:23 -04:00
qe License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
guts.c soc: fsl: guts: Add a NULL check for devm_kasprintf() 2018-01-22 16:59:48 -06:00
Kconfig soc: fsl: add GUTS driver for QorIQ platforms 2016-11-29 09:17:20 +01:00
Makefile soc: fsl: add GUTS driver for QorIQ platforms 2016-11-29 09:17:20 +01:00