aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorAhsan Atta <[email protected]>2020-10-12 21:38:19 +0100
committerHerbert Xu <[email protected]>2020-10-30 17:34:46 +1100
commit70b9bd3929da903d54dbd7d1ca2465333077cfd9 (patch)
tree6d3aec67d4f7e03d30df758778b69e82d8207476 /tools/perf/scripts/python/flamegraph.py
parent7b07ed5042c5d21467af5aa055f2b49b2e661a83 (diff)
crypto: qat - num_rings_per_bank is device dependent
This change is to allow support for QAT devices that may not have 16 rings per bank. The rings structure in bank is allocated dynamically based on the number of banks supported by a device. Note that in the error path in adf_init_bank(), ring->inflights is set to NULL after the free to silence a false positive double free reported by clang scan-build. Signed-off-by: Ahsan Atta <[email protected]> Co-developed-by: Giovanni Cabiddu <[email protected]> Signed-off-by: Giovanni Cabiddu <[email protected]> Reviewed-by: Fiona Trahe <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions