diff options
author | Madalin Bucur <madalin.bucur@nxp.com> | 2018-03-14 08:37:28 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-31 18:11:35 +0200 |
commit | a85c525bbff4d7467d7f0ab6fed8e2f787b073d6 (patch) | |
tree | fc9e0a1b2604ee4d32f316d869050dc229e174e5 /drivers/fpga/fpga-mgr.c | |
parent | b14031144e37fd5f53a6a4a1359d91b0210ca47f (diff) |
soc/fsl/qbman: fix issue in qman_delete_cgr_safe()
[ Upstream commit 96f413f47677366e0ae03797409bfcc4151dbf9e ]
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions