summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorMadalin Bucur <madalin.bucur@nxp.com>2018-03-14 16:37:28 +0300
committerDavid S. Miller <davem@davemloft.net>2018-03-14 20:16:23 +0300
commit96f413f47677366e0ae03797409bfcc4151dbf9e (patch)
tree7af9a10f9e6cd852d54160e1615bc0fce4c380c4 /drivers/fpga/fpga-mgr.c
parent4dcb31d4649df36297296b819437709f5407059c (diff)
downloadlinux-96f413f47677366e0ae03797409bfcc4151dbf9e.tar.xz
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>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions