Re: [PATCH v3 5/6] s390/crypto: Fix handling of EBUSY in PAES when req is pushed to crypto engine
Holger Dengler <[email protected]>
| Newsgroups | org.kernel.vger.linux-crypto,org.kernel.vger.linux-s390 |
|---|---|
| Message-ID | <[email protected]> |
On 8/17/26 16:16, Harald Freudenberger wrote: > When a request is transferred to the engine via > crypto_transfer_skcipher_request_to_engine() there are two return > codes signaling a successful transfer: EINPROGRESS and EBUSY. However > the correct handling of EBUSY was missing and has been added as a > return code indicating a successful transfer to the crypto engine. Please rework 5/6 and 6/6 again, as the handling of rc in the synchronous and asynchronous path differ. As discussed, you may split both paths in separate functions or so. -- Mit freundlichen Grüßen / Kind regards Holger Dengler