Files
linux/drivers
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
..
2018-03-01 08:41:27 -07:00
2018-03-02 10:44:44 +01:00
2018-02-20 11:34:54 +00:00
2018-01-30 12:25:59 +00:00
2018-01-22 16:45:26 +01:00