summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorWeili Qian <qianweili@huawei.com>2026-05-18 22:29:55 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2026-05-29 13:54:43 +0800
commitb632bd38f2072982c7588629a1437e8ffa05c6e7 (patch)
treeb840144af18d16a57e0ebf05bae0f6e876aaf990 /scripts/Makefile.thinlto
parente71dc5602b9a29027f6aedd5990d3e8c4f638c8c (diff)
crypto: hisilicon - mask all error type when removing driver
Each bit in the error interrupt register corresponds to a specific error type. A bit value of 0 enables the interrupt, and a bit value of 1 disables the interrupt. Currently, when disabling interrupts, it incorrectly enables the interrupt types that were not enabled. Therefore, when disabling interrupts, all bits should be directly written to 1. Signed-off-by: Weili Qian <qianweili@huawei.com> Signed-off-by: Zongyu Wu <wuzongyu1@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions