diff options
author | Chenghai Huang <huangchenghai2@huawei.com> | 2024-11-30 11:01:31 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-10 08:40:25 +0300 |
commit | cd26cd65476711e2c69e0a049c0eeef4b743f5ac (patch) | |
tree | 85fa80feb505b3741ff7862577a56fc0e7e6e515 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8552cb04e0831df3ff265c75ad33f705a45bc731 (diff) | |
download | linux-cd26cd65476711e2c69e0a049c0eeef4b743f5ac.tar.xz |
crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem
Offset based on (id * size) is wrong for sqc and cqc.
(*sqc/*cqc + 1) can already offset sizeof(struct(Xqc)) length.
Fixes: 15f112f9cef5 ("crypto: hisilicon/debugfs - mask the unnecessary info from the dump")
Cc: <stable@vger.kernel.org>
Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions