diff options
author | Weili Qian <qianweili@huawei.com> | 2025-09-13 18:57:50 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-09-20 20:21:03 +0800 |
commit | 85acd1b26b8f5b838887dc965dc3aa2c0253f4d1 (patch) | |
tree | ae45e5eabb7fe04b412b7378e0299d2d40aebfc4 /rust/helpers/signal.c | |
parent | 5ce9891ea928208a915411ce8227f8c3e37e5ad9 (diff) |
crypto: hisilicon/qm - invalidate queues in use
Before the device reset, although the driver has set the queue
status to intercept doorbells sent by the task process, the reset
thread is isolated from the user-mode task process, so the task process
may still send doorbells. Therefore, before the reset, the queue is
directly invalidated, and the device directly discards the doorbells
sent by the process.
Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'rust/helpers/signal.c')
0 files changed, 0 insertions, 0 deletions