diff options
author | Chenghai Huang <huangchenghai2@huawei.com> | 2024-04-07 15:59:59 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-04-12 15:07:53 +0800 |
commit | 745a11899a8c1e8c6213ec054585a556ad11fdb6 (patch) | |
tree | f49d13a22cb17af8acd156320ddc15ad39ccb81b /drivers/crypto/hisilicon/qm.c | |
parent | bba4250757b4ae1680fea435a358d8093f254094 (diff) |
crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dump
When dumping SQ, only the corresponding ID's SQE needs to be
dumped, and there is no need to apply for the entire SQE
memory. This is because excessive dump operations can lead to
memory resource waste.
Therefor apply for the space corresponding to sqe_id separately
to avoid space waste.
Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/hisilicon/qm.c')
0 files changed, 0 insertions, 0 deletions