summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorChenghai Huang <huangchenghai2@huawei.com>2026-01-17 18:18:03 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2026-01-31 10:52:31 +0800
commitebf35d8f9368816c930f5d70783a72716fab5e19 (patch)
treee588d044a071ed87bc074c1e28396d34aa000b26 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent3d3135057ff567d5c09fff4c9ef6391a684e8042 (diff)
crypto: hisilicon/qm - move the barrier before writing to the mailbox register
Before sending the data via the mailbox to the hardware, to ensure that the data accessed by the hardware is the most up-to-date, a write barrier should be added before writing to the mailbox register. The current memory barrier is placed after writing to the register, the barrier order should be modified to be before writing to the register. Signed-off-by: Chenghai Huang <huangchenghai2@huawei.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