mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
![]() As discussed in the thread containing
https://lore.kernel.org/linux-crypto/20250510053308.GB505731@sol/, the
Power10-optimized Poly1305 code is currently not safe to call in softirq
context. Disable it for now. It can be re-enabled once it is fixed.
Fixes:
|
||
---|---|---|
.. | ||
chacha-p10-glue.c | ||
chacha-p10le-8x.S | ||
Kconfig | ||
Makefile | ||
poly1305-p10-glue.c | ||
poly1305-p10le_64.S | ||
sha256-spe-asm.S | ||
sha256.c |