Message ID | 20200205051842.29324-1-ayush.sawal@chelsio.com (mailing list archive) |
---|---|
Headers | show |
Series | Bug fixes for libkcapi's fail tests | expand |
On Wed, Feb 05, 2020 at 10:48:40AM +0530, Ayush Sawal wrote: > Patch1: This fixes the libkcapi's cbc(aes) aio fail case. > Patch2: This fixes the kernel panic which occurs during > aead asynchronous vmsplice multiple test. > > > Ayush Sawal (2): > This fixes the libkcapi's cbc(aes) aio fail test cases > This fixes the kernel panic which occurs during a libkcapi test > > drivers/crypto/chelsio/chcr_algo.c | 25 ++++++++++++++++++++++--- > drivers/crypto/chelsio/chcr_crypto.h | 1 + > 2 files changed, 23 insertions(+), 3 deletions(-) All applied. Thanks.