diff options
author | Madalin Bucur <madalin.bucur@nxp.com> | 2018-03-14 08:37:28 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-14 13:16:23 -0400 |
commit | 96f413f47677366e0ae03797409bfcc4151dbf9e (patch) | |
tree | 7af9a10f9e6cd852d54160e1615bc0fce4c380c4 /tools/perf/scripts/python/stackcollapse.py | |
parent | 4dcb31d4649df36297296b819437709f5407059c (diff) |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions