summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorAkhil R <akhilrajeev@nvidia.com>2025-02-24 14:46:05 +0530
committerHerbert Xu <herbert@gondor.apana.org.au>2025-03-08 16:22:24 +0800
commit97ee15ea101629d2ffe21d3c5dc03b8d8be43603 (patch)
tree841c2fa22e176d98e5e08519c7bb1469d9d6f51e /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parentdcf8b7e49b86738296c77fb58c123dd2d74a22a7 (diff)
crypto: tegra - Transfer HASH init function to crypto engine
Ahash init() function was called asynchronous to the crypto engine queue. This could corrupt the request context if there is any ongoing operation for the same request. Queue the init function as well to the crypto engine queue so that this scenario can be avoided. Fixes: 0880bb3b00c8 ("crypto: tegra - Add Tegra Security Engine driver") Signed-off-by: Akhil R <akhilrajeev@nvidia.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions