aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJack Xu <[email protected]>2020-11-06 19:27:40 +0800
committerHerbert Xu <[email protected]>2020-11-13 20:38:46 +1100
commit3b5c130fb2e4c045369791c33c83b59f6e84f7d6 (patch)
treed0872ca0702f234d2f008e307fff04df0ba50f5b /tools/perf/scripts/python/flamegraph.py
parentf21406b0511d53f9370d9de8713dea7c09f9f248 (diff)
crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
The return value of qat_hal_rd_ae_csr() is always a CSR value and never a status and should not be stored in the status variable of qat_hal_put_rel_rd_xfer(). This removes the assignment as qat_hal_rd_ae_csr() is not expected to fail. A more comprehensive handling of the theoretical corner case which could result in a fail will be submitted in a separate patch. Fixes: 8c9478a400b7 ("crypto: qat - reduce stack size with KASAN") Signed-off-by: Jack Xu <[email protected]> Reviewed-by: Giovanni Cabiddu <[email protected]> Reviewed-by: Fiona Trahe <[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