aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c
diff options
context:
space:
mode:
authorWeili Qian <qianweili@huawei.com>2022-08-13 18:35:45 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2022-08-19 18:39:38 +0800
commit6a088a2cbcaf40747cf2881df47f4f5d65acd7ab (patch)
tree3c7e08d5c26c9047e0b812140adab40784dea6a1 /crypto/testmgr.c
parentcrypto: hisilicon/qm - remove unneeded data storage (diff)
downloadlinux-rng-6a088a2cbcaf40747cf2881df47f4f5d65acd7ab.tar.xz
linux-rng-6a088a2cbcaf40747cf2881df47f4f5d65acd7ab.zip
crypto: hisilicon/qm - remove unneeded hardware cache write back
Data in the hardware cache needs to be written back to the memory before the queue memory is released. Currently, the queue memory is applied for when the driver is loaded and released when the driver is removed. Therefore, the hardware cache does not need to be written back when process puts queue. Signed-off-by: Weili Qian <qianweili@huawei.com> Signed-off-by: Yang Shen <shenyang39@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/testmgr.c')
0 files changed, 0 insertions, 0 deletions