Re: [PATCH 0/3] s390/crypto: Enable CONTEXT_ANALYSIS
Vasily Gorbik <[email protected]>
| Newsgroups | org.kernel.vger.linux-s390,org.kernel.vger.linux-crypto,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 17, 2026 at 04:57:08PM +0200, Vasily Gorbik wrote: > On Tue, Aug 04, 2026 at 01:37:33PM +0200, Heiko Carstens wrote: > > Enable CONTEXT_ANALYSYS for s390's crypto code. ... > > Heiko Carstens (3): > > s390/crypto: Rework ctr_aes_crypt() to remove conditional locking > > s390/crypto: Rework ctr_paes_do_crypt() to remove conditional locking > > s390/crypto: Enable CONTEXT_ANALYSIS > > > > arch/s390/crypto/Makefile | 2 + > > arch/s390/crypto/aes_s390.c | 54 +++++++++++------- > > arch/s390/crypto/paes_s390.c | 104 ++++++++++++++++++++--------------- > > 3 files changed, 97 insertions(+), 63 deletions(-) > > Applied, thank you! This series was applied too early. Harald's rework should go in first, so I'm dropping this for now.